NAME
gdcloud harbor instances describe - Describe a HaaS Harbor instance.
SYNOPSIS
gdcloud harbor instances describe INSTANCE_NAME [flags]
DESCRIPTION
Describe a HaaS Harbor instance. This command can be used to check the internal spec and status of the HarborInstance object.
EXAMPLES
To describe a HaaS Harbor instance, run:
gdcloud harbor instances describe example-haas-instance \
--project=example-project
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.