gdcloud config set

NOME

gdcloud config set: define uma propriedade da CLI do Google Distributed Cloud Hosted.

SYNOPSIS

gdcloud config set [flags]

EXEMPLOS

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 WIDE FLAGS

Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.

Para mais informações, consulte a página Vista geral da referência da CLI gdcloud.