🔹 probe
Dieser Inhalt ist in Ihrer Sprache noch nicht verfügbar.
🔎 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 iosOptions
Section titled “ Options”| Param | Type | Description |
|---|---|---|
| —platform | string | Platform to probe: ios or android |