gdcloud config configurations rename

名前

gdcloud config configurations rename - gdcloud CLI の名前付き構成の名前を変更します。

概要

gdcloud config configurations rename CONFIGURATION_NAME [flags]

説明

gdcloud CLI の名前付き構成の名前を変更します。構成の現在の名前を指定します。構成の新しい名前を指定するには、--new-name フラグを使用します。有効な構成の名前は変更できません。

EXAMPLES

To rename an existing configuration named my-config as new-config, run:

    gdcloud config configurations rename my-config --new-name=new-config

必須フラグ

      --new-name string   Specifies the new name of the configuration.

GDCLOUD ワイドフラグ

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

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