1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/alloydb/clusters/help

53 lines
1.3 KiB
Text
Raw Normal View History

2022-05-18 08:41:01 +00:00
NAME
gcloud beta alloydb clusters - provide commands for managing AlloyDB
clusters
SYNOPSIS
gcloud beta alloydb clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Provide commands for managing AlloyDB clusters including creating,
configuring, restarting, and deleting clusters.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2023-01-19 00:56:33 +00:00
(BETA) Create a new AlloyDB cluster within a given project.
create-secondary
(BETA) Create a new AlloyDB SECONDARY cluster within a given project.
2022-05-18 08:41:01 +00:00
delete
2023-01-19 00:56:33 +00:00
(BETA) Delete an AlloyDB cluster in a given region.
2022-05-18 08:41:01 +00:00
describe
2023-01-19 00:56:33 +00:00
(BETA) Describe an AlloyDB cluster in a given project and region.
2022-05-18 08:41:01 +00:00
list
2023-01-19 00:56:33 +00:00
(BETA) List AlloyDB clusters in a given project and region.
promote
(BETA) Promote an AlloyDB SECONDARY cluster in a given project and
region.
2022-05-18 08:41:01 +00:00
restore
2023-01-19 00:56:33 +00:00
(BETA) Restore an AlloyDB cluster from a given backup.
2022-05-18 08:41:01 +00:00
update
2023-01-19 00:56:33 +00:00
(BETA) Update an AlloyDB cluster within a given project and region.
2022-05-18 08:41:01 +00:00
NOTES
2023-01-19 00:56:33 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud alloydb clusters
2022-05-18 08:41:01 +00:00
$ gcloud alpha alloydb clusters