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

gcloud: Wed Apr 12 10:43:12 UTC 2023

This commit is contained in:
Automated 2023-04-12 10:43:12 +00:00
parent 32e56b8b99
commit b155beb241
220 changed files with 7834 additions and 1142 deletions

View file

@ -4,9 +4,7 @@ NAME
SYNOPSIS
gcloud alpha compute disks stop-async-replication DISK_NAME
[--secondary-disk=SECONDARY_DISK] [--region=REGION | --zone=ZONE]
[--secondary-disk-region=SECONDARY_DISK_REGION
| --secondary-disk-zone=SECONDARY_DISK_ZONE] [GCLOUD_WIDE_FLAG ...]
[--region=REGION | --zone=ZONE] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute disks stop-async-replication stops async
@ -29,11 +27,6 @@ POSITIONAL ARGUMENTS
Name of the disk to stop async replication.
FLAGS
--secondary-disk=SECONDARY_DISK
(DEPRECATED) Secondary disk for asynchronous replication.
Flag --secondary-disk is deprecated.
At most one of these can be specified:
--region=REGION
@ -77,19 +70,6 @@ FLAGS
Alternatively, the zone can be stored in the environment variable
CLOUDSDK_COMPUTE_ZONE.
At most one of these can be specified:
--secondary-disk-region=SECONDARY_DISK_REGION
(DEPRECATED) Region of the secondary disk for asynchronous
replication.
Flag --secondary-disk-zone is deprecated.
--secondary-disk-zone=SECONDARY_DISK_ZONE
(DEPRECATED) Zone of the secondary disk for asynchronous replication.
Flag --secondary-disk-zone is deprecated.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,