NAME
gdcloud config set - Set a Google Distributed Cloud Hosted CLI property.
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
OPTIONAL FLAGS
-h, --help help for set