gdcloud config configurations delete

名稱

gdcloud config configurations delete - 刪除一或多個 gdcloud CLI 具名設定。

概要

gdcloud config configurations delete CONFIGURATION_NAMES [flags]

說明

刪除一或多個 gcloud CLI 具名設定。指定要刪除的所有設定名稱。您無法刪除處於啟用狀態的設定。

範例

To delete two configurations, my-config1 and my-config2, run:

    gdcloud config configurations delete my-config1 my-config2

GDCLOUD 廣泛標記

所有指令都可使用這些旗標:--configuration--format--help--project--quiet

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