현재 gdcloud CLI 버전은 1.0입니다. 다운로드 보관 파일에서 이전 버전의 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 managing Google Distributed Cloud (GDC) air-gapped appliance resources through command-line operations and scripting.\u003c/p\u003e\n"],["\u003cp\u003eYou can download, install, and configure the gdcloud CLI using the provided documentation, including initializing a default configuration for immediate use.\u003c/p\u003e\n"],["\u003cp\u003eThe gdcloud CLI allows you to manage properties that affect tool behavior, with accessibility features available for screen reader users.\u003c/p\u003e\n"],["\u003cp\u003eConfigurations in gdcloud CLI function like profiles, enabling users to work with multiple projects or organizations by creating and switching between different sets of settings.\u003c/p\u003e\n"],["\u003cp\u003eThe gdcloud CLI uses a default configuration, but users can set up multiple configurations to work with multiple projects, with the option to set project specific settings within these.\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 appliance 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.\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 appliance 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/appliance/resources/gdcloud-download).\n2. [Install the tools](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-install).\n3. [Initialize the configuration](/distributed-cloud/hosted/docs/latest/appliance/resources/gdcloud-install#init-default-config).\n\nThe current gdcloud CLI version is 1.0. Download\nand install previous versions of the gdcloud CLI from the [download\narchive](/distributed-cloud/hosted/docs/latest/appliance/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/appliance/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/appliance/resources/gdcloud-manage-configurations)."]]