gdcloud config set

名前

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

GDCLOUD ワイドフラグ

これらのフラグは、すべてのコマンドで使用できます: --configuration--format--help--project--quiet

詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。