mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
54 lines
1.4 KiB
Text
54 lines
1.4 KiB
Text
NAME
|
|
gcloud beta alloydb instances - provide commands for managing AlloyDB
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta alloydb instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Provide commands for managing AlloyDB clusters including creating,
|
|
configuring, restarting, and deleting instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Creates a new AlloyDB instance within a given cluster.
|
|
|
|
create-secondary
|
|
(BETA) Creates a new AlloyDB SECONDARY instance within a given cluster.
|
|
|
|
delete
|
|
(BETA) Deletes an AlloyDB instance within a given cluster.
|
|
|
|
describe
|
|
(BETA) Describes an AlloyDB instance within a given cluster.
|
|
|
|
failover
|
|
(BETA) Failover an AlloyDB instance within a given cluster.
|
|
|
|
inject-fault
|
|
(BETA) Inject fault on an AlloyDB instance within a given cluster.
|
|
|
|
list
|
|
(BETA) Lists AlloyDB instances in a given cluster.
|
|
|
|
restart
|
|
(BETA) Restarts an AlloyDB instance within a given cluster.
|
|
|
|
update
|
|
(BETA) Updates an AlloyDB instance within a given cluster.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud alloydb instances
|
|
|
|
$ gcloud alpha alloydb instances
|
|
|