gdcloud harbor backup-repositories update

NAME

gdcloud harbor backup-repositories update - Update a harbor backup repository.

SYNOPSIS

gdcloud harbor backup-repositories update [flags]

EXAMPLES

To update a harbor backup repository's description, run:

  gdcloud harbor backup-repositories update example-repository \
      --project=example-project \
      --description="new description"

REQUIRED FLAGS

      --description string   Description of the Harbor instance backup repository.

OPTIONAL FLAGS

      --async   Returns immediately without waiting for the operation to complete.

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.