1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Thu Apr 20 10:38:56 UTC 2023

This commit is contained in:
Automated 2023-04-20 10:38:56 +00:00
parent b155beb241
commit b33a8a3e6e
169 changed files with 3258 additions and 576 deletions

View file

@ -4,10 +4,11 @@ NAME
SYNOPSIS
gcloud alpha compute disks start-async-replication DISK_NAME
--secondary-disk=SECONDARY_DISK [--region=REGION | --zone=ZONE]
--secondary-disk=SECONDARY_DISK (--region=REGION | --zone=ZONE)
(--secondary-disk-region=SECONDARY_DISK_REGION
| --secondary-disk-zone=SECONDARY_DISK_ZONE)
[--secondary-disk-project=SECONDARY_DISK_PROJECT]
[--secondary-disk-region=SECONDARY_DISK_REGION
| --secondary-disk-zone=SECONDARY_DISK_ZONE] [GCLOUD_WIDE_FLAG ...]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute disks start-async-replication starts async
@ -31,8 +32,7 @@ REQUIRED FLAGS
Secondary disk for asynchronous replication. This flag is required when
starting replication.
FLAGS
At most one of these can be specified:
Exactly one of these must be specified:
--region=REGION
Region of the disk to operate on. If not specified, you might be
@ -75,11 +75,7 @@ FLAGS
Alternatively, the zone can be stored in the environment variable
CLOUDSDK_COMPUTE_ZONE.
SECONDARY DISK FLAGS
--secondary-disk-project=SECONDARY_DISK_PROJECT
Project of the secondary disk for asynchronous replication.
At most one of these can be specified:
Exactly one of these must be specified:
--secondary-disk-region=SECONDARY_DISK_REGION
Region of the secondary disk for asynchronous replication. Overrides
@ -90,6 +86,10 @@ SECONDARY DISK FLAGS
Zone of the secondary disk for asynchronous replication. Overrides
the default compute/zone property value for this command invocation.
SECONDARY DISK FLAGS
--secondary-disk-project=SECONDARY_DISK_PROJECT
Project of the secondary disk for asynchronous replication.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,