์ฝ˜ํ…์ธ ๋กœ ๊ฑด๋„ˆ๋›ฐ๊ธฐ

๐Ÿ”น probe

์ด ์ฝ˜ํ…์ธ ๋Š” ์•„์ง ๊ท€ํ•˜์˜ ์–ธ์–ด๋กœ ์ œ๊ณต๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.

๐Ÿ”Ž Probe the Capgo updates endpoint to check if an update is available for your app.

Terminal window
npx @capgo/cli@latest probe

Sends a single request to the updates endpoint using your projectโ€™s capacitor config and reports whether an update would be delivered, or explains why not.

Example:

Terminal window
npx @capgo/cli@latest probe --platform ios
ParamTypeDescription
โ€”platformstringPlatform to probe: ios or android