gdcloud harbor harbor-projects describe

NAME

gdcloud harbor harbor-projects describe - Describe a Harbor project in an existing HaaS Harbor instance.

SYNOPSIS

gdcloud harbor harbor-projects describe HARBOR_PROJECT [flags]

DESCRIPTION

Describe a Harbor project in an existing HaaS Harbor instance. This command can be used to check the internal spec and status of the HarborInstanceProject object.

EXAMPLES

To describe a Harbor project in an existing HaaS Harbor instance, run:

  gdcloud harbor harbor-projects describe example-harbor-project \
  --instance=example-haas-instance \
  --project=example-project

OPTIONAL FLAGS

      --instance string   HaaS Harbor instance ID (required).

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.