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