NAME
gdcloud config set: Establece una propiedad de la CLI de Google Distributed Cloud Hosted.
SYNOPSIS
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 DE GDCLOUD
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 gcloud CLI.