๐น probe
์ด ์ฝํ ์ธ ๋ ์์ง ๊ทํ์ ์ธ์ด๋ก ์ ๊ณต๋์ง ์์ต๋๋ค.
๐ Probe the Capgo updates endpoint to check if an update is available for your app.
npx @capgo/cli@latest probeSends 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:
npx @capgo/cli@latest probe --platform ios| Param | Type | Description |
|---|---|---|
| โplatform | string | Platform to probe: ios or android |