gdcloud config configurations delete

이름

gdcloud config configurations delete - 하나 이상의 gdcloud CLI 명명된 구성을 삭제합니다.

개요

gdcloud config configurations delete CONFIGURATION_NAMES [flags]

설명

하나 이상의 gdcloud CLI 명명된 구성을 삭제합니다. 삭제할 모든 구성의 이름을 지정합니다. 활성 상태인 구성은 삭제할 수 없습니다.

EXAMPLES

To delete two configurations, my-config1 and my-config2, run:

    gdcloud config configurations delete my-config1 my-config2

GDCLOUD 전체 플래그

이러한 플래그는 모든 명령어에서 사용할 수 있습니다(--configuration, --format, --help, --project, --quiet).

자세한 내용은 gdcloud CLI 참조 개요 페이지를 참고하세요.