πΉ 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 |