mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -1,13 +1,13 @@
|
|||
NAME
|
||||
gcloud alpha alloydb clusters delete - deletes an AlloyDB cluster in a
|
||||
given region
|
||||
gcloud alpha alloydb clusters delete - delete an AlloyDB cluster in a given
|
||||
region
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha alloydb clusters delete CLUSTER --region=REGION [--async]
|
||||
[--force] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Deletes an AlloyDB cluster in a given region.
|
||||
(ALPHA) Delete an AlloyDB cluster in a given region.
|
||||
|
||||
EXAMPLES
|
||||
To delete a cluster, run:
|
||||
|
|
@ -50,7 +50,9 @@ 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. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud alloydb clusters delete
|
||||
|
||||
$ gcloud beta alloydb clusters delete
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue