NAME
gdcloud config set: establece una propiedad de la CLI alojada de Google Distributed Cloud.
SYNOPSIS
gdcloud config set [flags]
EJEMPLOS
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
BANDERAS DE GDCLOUD
Estas banderas están disponibles en todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página de resumen de la referencia de la CLI de gdcloud.