gdcloud backup repositories describe

NAME

gdcloud backup repositories describe - Display information for the backup repository.

SYNOPSIS

gdcloud backup repositories describe BACKUP_REPOSITORY_NAME [flags]

DESCRIPTION

Retrieve and display the information for the specified backup repository.

EXAMPLES

To describe a backup repository named "backup-repository-name", run:

    gdcloud backup repositories describe backup-repository-name --zone=sample-zone

OPTIONAL FLAGS

      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

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.