[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-02。"],[[["\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)."]]