gdcloud config configurations delete

NAME

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

SYNOPSIS

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 リファレンスの概要ページをご覧ください。