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

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -9,9 +9,8 @@ SYNOPSIS
DESCRIPTION
(ALPHA) gcloud alpha compute disks bulk create facilitates the creation of
multiple Compute Engine disks with a single command. Currently, this
includes the ability to consistently clone a set of Async PD secondary
disks with the same consistency group policy.
multiple Compute Engine disks with a single command. This includes cloning
a set of Async PD secondary disks with the same consistency group policy.
EXAMPLES
To consistently clone secondary disks with the same consistency group
@ -27,7 +26,7 @@ EXAMPLES
REQUIRED FLAGS
--source-consistency-group-policy=SOURCE_CONSISTENCY_GROUP_POLICY
URL of the source consistency group resource policy. The resource
policy is always in the region of the source disks.
policy is always the same region as the source disks.
Exactly one of these must be specified:
@ -85,5 +84,7 @@ 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
access allowlist.
access allowlist. This variant is also available:
$ gcloud beta compute disks bulk create