名前
gdcloud config configurations create - 新しい gdcloud CLI の名前付き構成を作成します。
概要
gdcloud config configurations create CONFIGURATION_NAME [flags]
説明
gdcloud CLI の新しい名前付き構成を作成します。作成する構成の名前を指定します。
EXAMPLES
To create a new named configuration with name my-config, run:
gdcloud config configurations create my-config
オプションのフラグ
--activate If true, activate this configuration upon create. Default by true. (default true)
GDCLOUD ワイドフラグ
これらのフラグは、すべてのコマンドで使用できます: --configuration、--format、--help、--project、--quiet。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。