🔹 probe
__CAPGO_KEEP_0__のセットアッププロンプトをコピーします。インストール手順とこのプラグインのフルマークダウンガイドが含まれます。
🔎 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.
例:
npx @capgo/cli@latest probe --platform iosオプション
「オプション」セクション| パラメータ | タイプ | 説明 |
|---|---|---|
| —プラットフォーム | string | プローブするプラットフォーム: ios または android |