[[["容易理解","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 (世界標準時間)。"],[[["\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)."]]