gdcloud config set - Google Distributed Cloud Hosted CLI プロパティを設定します。
概要
gdcloud config set [flags]
EXAMPLES
To switch to a new project named "example-project", run:
gdcloud config set project example-project
To switch to a new organization with the URL "https://console.example-org.com", run:
gdcloud config set organization_console_url https://console.example-org.com
[[["わかりやすい","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-07-16 UTC。"],[[["`gdcloud config set` is used to modify Google Distributed Cloud Hosted CLI properties."],["You can change the active project using `gdcloud config set project [project-name]`."],["The organization console URL can be updated with `gdcloud config set organization_console_url [URL]`."],["The command provides several widely available flags, including `--configuration`, `--format`, `--help`, `--project`, and `--quiet`."]]],[]]