🔹 get-qr
__CAPGO_KEEP_0__
🔳 code をターミナルで表示します。
npx @capgo/cli@latest get-qrPreview must be enabled for the app. Examples: npx @capgo/cli@latest get-qr com.example.app —bundle 1.2.3 npx @capgo/cli@latest get-qr com.example.app —bundle 123 npx @capgo/cli@latest get-qr com.example.app —channel production npx @capgo/cli@latest get-qr com.example.app production —type channel
Get-qr のオプション
セクション: Get-qr のオプション| パラメーター | タイプ | 説明 |
|---|---|---|
| -a | string | API のキーを使用してアカウントにリンク |
| —バンドル | string | QRコードのプレビュー用にバンドル名またはIDを指定 |
| —チャンネル | string | チャンネル名またはIDを指定してQRコードのプレビュー |
| —タイプ | string | 位置指定ターゲットのタイプを指定 |
| —png | string | Write the preview QR code as a PNG image to the given file path |
| —url | boolean | Print preview URLs only (web and deep link), without a terminal QR code |
| —web-url | boolean | Encode the web preview URL in the QR code and PNG instead of the capgo:// deep link |
| —プレビュー環境 | string | Web URL 環境のプレビュー |
| —supa-host | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| —supa-anon | string | 自宅サーバー用のカスタム Supabase anon キー |