1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Thu Nov 7 09:57:40 UTC 2024

This commit is contained in:
Automated 2024-11-07 09:57:40 +00:00
parent d7d92f8000
commit 7da5872e5c
106 changed files with 3468 additions and 293 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud backup-dr management-servers create
(MANAGEMENT_SERVER : --location=LOCATION) --network=NETWORK [--async]
(MANAGEMENT_SERVER : --location=LOCATION) [--async] [--network=NETWORK]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -55,7 +55,12 @@ POSITIONAL ARGUMENTS
fully specified name;
▸ provide the argument --location on the command line.
REQUIRED FLAGS
FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete. The default is True. Enabled by default, use --no-async to
disable.
--network=NETWORK
Name of an existing VPC network with private service access configured
in the format - projects/<project>/global/networks/<network>. This VPC
@ -65,12 +70,6 @@ REQUIRED FLAGS
don't have private service access, configure one. [Learn more]
(https://cloud.google.com/vpc/docs/configure-private-services-access)
OPTIONAL FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete. The default is True. Enabled by default, use --no-async to
disable.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,