gdcloud components update - 설치된 구성요소를 최신 버전으로 업데이트합니다.
개요
gdcloud components update [flags]
설명
설치된 Google Distributed Cloud Hosted (GDCH) CLI 구성요소를 최신 버전으로 업데이트합니다.
구성요소 ID를 지정하지 않으면 설치된 모든 구성요소가 업데이트됩니다.
이 명령어는 업데이트할 모든 구성요소를 나열하고 계속하기 전에 확인을 요청합니다.
EXAMPLES
To update all of your installed components, run:
gdcloud components update
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\u003e\u003ccode\u003egdcloud components update\u003c/code\u003e upgrades installed Google Distributed Cloud Hosted (GDCH) CLI components to their latest versions.\u003c/p\u003e\n"],["\u003cp\u003eRunning the command without specifying a component ID updates all installed components.\u003c/p\u003e\n"],["\u003cp\u003eThe CLI displays the components to be updated and requests confirmation before proceeding with the update.\u003c/p\u003e\n"],["\u003cp\u003eThe command supports common flags such as \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud components update\n\nNAME\n----\n\ngdcloud components update - Update installed components to the latest version.\n\nSYNOPSIS\n--------\n\n gdcloud components update [flags]\n\nDESCRIPTION\n-----------\n\nUpdate installed Google Distributed Cloud Hosted (GDCH) CLI components\nto the latest version.\nIf you do not specify a component ID, all of your installed components are updated.\nThe command lists all components it is about to update,\nand asks for confirmation before proceeding.\n\n### EXAMPLES\n\n To update all of your installed components, run:\n\n gdcloud components update\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/gdch/resources/gdcloud-reference/gdcloud) page."]]