名前
gdcloud components list - すべての gdcloud CLI コンポーネントのステータスを一覧表示します。
概要
gdcloud components list [flags]
説明
すべての gdcloud CLI コンポーネントのステータスを一覧表示します。このコマンドは、gdcloud CLI で使用可能なすべてのコンポーネントを ID、名前、ステータスとともに一覧表示します。使用可能なコンポーネントがない場合は、メッセージが表示されます。コマンド出力リソースを印刷する形式を設定できます。
EXAMPLES
To list the status of all gdcloud CLI components, run:
gdcloud components list
オプションのフラグ
--only-local-state If set, only show local components (excluding remote plugins).
--show-platform If set, display OS/Architecture in the output (e.g. linux/amd64).
--show-versions If set, show the installed version and latest version.
GDCLOUD 全般のフラグ
これらのフラグは、すべてのコマンド(--configuration、--format、--help、--project、--quiet)で使用できます。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。