NAME
gdcloud config configurations activate - 기존 gdcloud CLI 명명된 구성을 활성화합니다.
SYNOPSIS
gdcloud config configurations activate CONFIGURATION_NAME [flags]
설명
기존 gdcloud CLI 명명된 구성을 활성화합니다. 활성화할 구성의 이름을 지정합니다.
EXAMPLES
To activate an existing configuration named my-config, run:
gdcloud config configurations activate my-config
GDCLOUD 전체 플래그
이 플래그는 모든 명령어에서 사용할 수 있습니다. --configuration, --format, --help, --project, --quiet
자세한 내용은 gdcloud CLI 참조 개요 페이지를 확인하세요.