NAME
gdcloud config get - Print the value of a Google Distributed Cloud Hosted CLI property.
SYNOPSIS
gdcloud config get [flags]
EXAMPLES
To print the value of the existing project property, run:
gdcloud config get project
To print the value of the existing organization_console_url property, run:
gdcloud config get organization_console_url
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.