1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00
gcloud-help/gcloud/alpha/backup-dr/management-servers/help

41 lines
1.1 KiB
Text
Raw Normal View History

2023-10-23 11:10:09 +00:00
NAME
gcloud alpha backup-dr management-servers - manage Backup and DR management
server
SYNOPSIS
gcloud alpha backup-dr management-servers COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Backup and DR management server.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2023-12-06 10:10:36 +00:00
(ALPHA) Create a new management server in the project.
2023-10-23 11:10:09 +00:00
delete
2023-12-06 10:10:36 +00:00
(ALPHA) Delete the specified Management Server.
2023-10-23 11:10:09 +00:00
describe
2023-12-06 10:10:36 +00:00
(ALPHA) Show details of the management server.
2023-10-23 11:10:09 +00:00
list
2023-12-06 10:10:36 +00:00
(ALPHA) List management servers in the project.
2023-10-23 11:10:09 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2023-12-06 10:10:36 +00:00
access allowlist. These variants are also available:
$ gcloud backup-dr management-servers
$ gcloud beta backup-dr management-servers
2023-10-23 11:10:09 +00:00