gdcloud harbor backup-repositories describe

NAME

gdcloud harbor backup-repositories describe - Describe a harbor backup repository.

SYNOPSIS

gdcloud harbor backup-repositories describe [flags]

EXAMPLES

To describe a harbor backup repository, run:

  gdcloud harbor backup-repositories describe example-repository \
      --project=example-project

To describe with a specific format (e.g., json), run:

  gdcloud harbor backup-repositories describe example-repository \
      --project=example-project --format=json

OPTIONAL FLAGS

      --show-managed-fields   If set, managed fields are kept when printing command output resources (default false).

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.