1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/alloydb/instances/help
2023-01-19 00:56:33 +00:00

46 lines
1.1 KiB
Text

NAME
gcloud alloydb instances - provide commands for managing AlloyDB instances
SYNOPSIS
gcloud alloydb instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Creates a new AlloyDB instance within a given cluster.
delete
Deletes an AlloyDB instance within a given cluster.
describe
Describes an AlloyDB instance within a given cluster.
failover
Failover an AlloyDB instance within a given cluster.
list
Lists AlloyDB instances in a given cluster.
restart
Restarts an AlloyDB instance within a given cluster.
update
Updates an AlloyDB instance within a given cluster.
NOTES
These variants are also available:
$ gcloud alpha alloydb instances
$ gcloud beta alloydb instances