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
GDCLOUD 전체 플래그
이러한 플래그는 모든 명령어에서 사용할 수 있습니다(--configuration, --format, --help, --project, --quiet).
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eThe \u003ccode\u003egdcloud components list\u003c/code\u003e command displays the status of all Google Distributed Cloud Hosted (GDCH) CLI components.\u003c/p\u003e\n"],["\u003cp\u003eIt provides information on each component's ID, name, and status.\u003c/p\u003e\n"],["\u003cp\u003eThe command will indicate if no components are available.\u003c/p\u003e\n"],["\u003cp\u003eUsers can customize the output format using the \u003ccode\u003e--format\u003c/code\u003e flag.\u003c/p\u003e\n"]]],[],null,["# gdcloud components list\n\nNAME\n----\n\ngdcloud components list - List the status of all gdcloud CLI components.\n\nSYNOPSIS\n--------\n\n gdcloud components list [flags]\n\nDESCRIPTION\n-----------\n\nList the status of all gdcloud CLI components.\nThis command lists all the available components in the gdcloud CLI with their ID, name, and status.\nA message is displayed if there are no available components.\nYou can set the format to print command output resources.\n\n### EXAMPLES\n\n To list the status of all gdcloud CLI components, run:\n\n gdcloud components list\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-reference/gdcloud) page."]]