gdcloud config set

名稱

gdcloud config set - 設定 Google Distributed Cloud Hosted CLI 屬性。

概要

gdcloud config set [flags]

範例

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

詳情請參閱 gcloud CLI 參考資料總覽頁面。