1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/alloydb/instances/help
2023-01-19 00:56:33 +00:00

54 lines
1.5 KiB
Text

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