mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Tue Mar 1 21:43:54 UTC 2022
This commit is contained in:
parent
c1c3b75313
commit
21878eea72
1018 changed files with 4838 additions and 3409 deletions
|
|
@ -35,9 +35,10 @@ POSITIONAL ARGUMENTS
|
|||
|
||||
FLAGS
|
||||
--secondary-disk=SECONDARY_DISK
|
||||
Secondary disk to stop asynchronous replication to. Supplied if and
|
||||
only if the target disk is a primary disk in an asynchronously
|
||||
replicated pair.
|
||||
Secondary disk for asynchronous replication. This flag is required when
|
||||
starting replication. It is also required when stopping replication on
|
||||
the primary disk. It must not be used when stopping replication on the
|
||||
secondary disk.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
@ -85,12 +86,13 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--secondary-disk-region=SECONDARY_DISK_REGION
|
||||
Region of the async secondary disk. Overrides the default
|
||||
compute/region property value for this command invocation.
|
||||
Region of the secondary disk for asynchronous replication. Overrides
|
||||
the default compute/region property value for this command
|
||||
invocation.
|
||||
|
||||
--secondary-disk-zone=SECONDARY_DISK_ZONE
|
||||
Zone of the async secondary disk. Overrides the default compute/zone
|
||||
property value for this command invocation.
|
||||
Zone of the secondary disk for asynchronous replication. Overrides
|
||||
the default compute/zone property value for this command invocation.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue