gdcloud config configurations create

이름

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 참조 개요 페이지를 참고하세요.