Skip to content

🔹 probe

🔎 Probe the Capgo updates endpoint to check if an update is available for your app.

クリップボードにコピー
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.

例:

ターミナル画面
npx @capgo/cli@latest probe --platform ios
パラメータタイプ説明
—プラットフォームstringプローブするプラットフォーム: ios または android