NAME
gdcloud components list - 모든 gdcloud CLI 구성요소의 상태를 나열합니다.
SYNOPSIS
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 참조 개요 페이지를 확인하세요.