gdcloud config configurations create

NAME

gdcloud config configurations create - gdcloud CLI の名前付きの新しい構成を作成します。

SYNOPSIS

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