gcloud config set

NOMBRE

gdcloud config set: Establece una propiedad de Google Distributed Cloud Hosted CLI.

SINOPSIS

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

MARCAS GENERALES DE GCLOUD

Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.

Para obtener más información, consulta la página de descripción general de la referencia de la CLI de gcloud.