🔹 get-qr
このプラグインのインストール手順と全マークダウンガイドを含むセットアップ用の質問をコピーする
🔳 code を表示するためのターミナル QR 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 | バンドル名またはIDをプレビュー |
| —チャネル | string | チャネル名またはIDをプレビュー |
| —タイプ | string | 位置指定ターゲットのタイプ |
| —png | string | 指定されたファイルパスにQR code をPNG形式で出力 |
| —url | boolean | ターミナルQR code を除いて、WebとデープリンクのプレビューURLのみを出力 |
| —web-url | boolean | QR code とPNGにWebプレビューURLをエンコードし、capgo:// のデープリンクを除く |
| —preview-env | string | URL環境のプレビュー |
| —supa-host | string | Custom Supabase host URL (for self-hosting or Capgo development) |
| —supa-anon | string | 自主ホスト用のカスタムサプアベースアノンキー |