NAME
gdcloud projects describe - Display information regarding a particular project.
SYNOPSIS
gdcloud projects describe PROJECT_ID [flags]
DESCRIPTION
View a project's metadata to review current configurations, such as attached Kubernetes clusters, labels, and network settings.
EXAMPLES
To display information for your project, run:
gdcloud projects describe PROJECT_ID
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.