gdcloud config configurations delete

名前

gdcloud config configurations delete - 1 つ以上の gdcloud CLI の名前付き構成を削除します。

概要

gdcloud config configurations delete CONFIGURATION_NAMES [flags]

説明

1 つ以上の gdcloud CLI 名前付き構成を削除します。削除するすべての構成の名前を指定します。有効な構成は削除できません。

EXAMPLES

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

    gdcloud config configurations delete my-config1 my-config2

GDCLOUD ワイドフラグ

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

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