gdcloud config set

이름

gdcloud config set - Google Distributed Cloud Hosted CLI 속성을 설정합니다.

개요

gdcloud config set [flags]

EXAMPLES

To switch to a new project named "example-project", run:

    gdcloud config set project example-project

To switch to a new organization with the URL "https://console.example-org.com", run:

    gdcloud config set organization_console_url https://console.example-org.com

GDCLOUD 전체 플래그

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

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