1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/alloydb/instances/help

55 lines
1.5 KiB
Text
Raw Normal View History

2022-05-18 08:41:01 +00:00
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.
2023-01-19 00:56:33 +00:00
create-secondary
(ALPHA) Creates a new AlloyDB SECONDARY instance within a given
cluster.
2022-05-18 08:41:01 +00:00
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
2023-01-19 00:56:33 +00:00
access allowlist. These variants are also available:
$ gcloud alloydb instances
2022-05-18 08:41:01 +00:00
$ gcloud beta alloydb instances