현재 gdcloud CLI 버전은 1.14입니다. 다운로드 보관 파일에서 이전 버전의 gdcloud CLI를 다운로드하고 설치합니다.
속성
gdcloud CLI 속성은 gdcloud CLI 도구의 동작에 영향을 미치는 설정입니다.
접근성 기능 사용 설정
스크린 리더 환경을 더 간소화하기 위해 gdcloud CLI는 accessibility/screen_reader 속성과 함께 제공됩니다.
접근성 속성을 사용 설정하려면 다음을 실행합니다.
gdcloudconfigsetaccessibility/screen_readertrue
gdcloud CLI와 함께 제공되는 접근성 기능에 대한 자세한 내용은 접근성 기능 사용 설정 가이드를 참고하세요.
구성
구성은 gdcloud CLI 속성 모음입니다. 구성은 프로필과 같은 역할을 수행합니다.
gdcloud CLI를 사용하기 시작하면 default라는 단일 구성으로 작업하고 gdcloud
init 또는 gdcloud config set 명령어를 실행하여 속성을 설정할 수 있습니다. default 구성은 대부분의 사용 사례에 적합합니다.
여러 프로젝트 또는 조직에서 작업하려면 gdcloud config configurations create로 여러 구성을 설정하고 구성 간에 전환할 수 있습니다. 구성 내에서 속성을 맞춤설정할 수 있습니다. 예를 들어 활성 구성 내에서 프로젝트를 설정하려면 프로젝트 속성을 사용합니다.
[[["이해하기 쉬움","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 gdcloud CLI is a toolkit for creating and managing Google Distributed Cloud (GDC) air-gapped resources via command line, scripts, or automation.\u003c/p\u003e\n"],["\u003cp\u003eYou can download, install, and initialize configurations for the gdcloud CLI by following the provided steps.\u003c/p\u003e\n"],["\u003cp\u003eThe gdcloud CLI uses properties, which are settings affecting the behavior of the tools, including an accessibility/screen_reader property.\u003c/p\u003e\n"],["\u003cp\u003eConfigurations in gdcloud CLI, similar to profiles, allow users to manage multiple projects or organizations and are customizable with specific properties.\u003c/p\u003e\n"],["\u003cp\u003eThe default configuration is recommended for most use cases, but you can also create multiple configurations to suit your needs.\u003c/p\u003e\n"]]],[],null,["# gdcloud CLI overview\n\nThis overview page explains the gdcloud CLI, why it's useful, how to\ninstall it, and the various configuration methods for it to best suit your\nneeds when operating in a Google Distributed Cloud (GDC) air-gapped universe.\n\nThis page is for all audience groups that work on GDC\nthat must use a dedicated command-line interface tool for their air-gapped\nhardware and software workflows. For more information, see\n[Audiences for GDC air-gapped documentation](/distributed-cloud/hosted/docs/latest/gdch/resources/audiences).\n\nWhat is the gdcloud CLI?\n------------------------\n\nThe gdcloud CLI is a set of tools to create and manage\nGoogle Distributed Cloud (GDC) air-gapped resources. Use these tools to perform common tasks from\nthe command line or through scripts and automation.\n\nThe gdcloud CLI allows you to bootstrap infrastructure, manage\nauthentication, and customize local configurations.\n\nDownload and install the gdcloud CLI\n------------------------------------\n\nTo start using gdcloud CLI:\n\n1. [Download the bundle](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-download).\n2. [Install the tools](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-install).\n3. [Initialize the configuration](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-install#init-default-config).\n\nThe current gdcloud CLI version is 1.14. Download\nand install previous versions of the gdcloud CLI from the [download\narchive](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-download).\n\nProperties\n----------\n\nThe gdcloud CLI properties are settings that affect the behavior of\nthe gdcloud CLI tools.\n\n### Enabling accessibility features\n\nFor a more streamlined screen reader experience, the gdcloud CLI\ncomes with an `accessibility/screen_reader` property.\n\nTo enable the accessibility property, run: \n\n gdcloud config set accessibility/screen_reader true\n\nFor more details about the accessibility features that come with the\ngdcloud CLI, see the [Enabling accessibility features](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-accessibility) guide.\n\nConfigurations\n--------------\n\nA configuration is a set of gdcloud CLI properties. A configuration\nworks like a *profile*.\n\nWhen you start using the gdcloud CLI, you work with a single\nconfiguration named `default` and you can set properties by running the `gdcloud\ninit` or `gdcloud config set` commands. The `default` configuration is suitable\nfor most use cases.\n\nTo work with multiple projects or organizations, you can set up multiple\nconfigurations with `gdcloud config configurations create` and switch among the\nconfigurations. Within a configuration, you can customize properties. For\nexample, to set your project within an active configuration use the project\nproperty: \n\n gdcloud config set project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\nFor a detailed account of these concepts, see\n[Manage gdcloud CLI configurations](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-manage-configurations)."]]