๐น probe
Copy a setup prompt with the install steps and the full markdown guide for this plugin.
๐ 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 |
Keep going from probe
Section titled โKeep going from probeโIf you are using probe to plan dashboard and API operations, connect it with API Overview for the implementation detail in API Overview, Introduction for the implementation detail in Introduction, API Keys for the implementation detail in API Keys, Devices for the implementation detail in Devices, and Bundles for the implementation detail in Bundles.