mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
868 B
Text
39 lines
868 B
Text
NAME
|
|
gcloud spanner instance-configs - manage Cloud Spanner instance configs
|
|
|
|
SYNOPSIS
|
|
gcloud spanner instance-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Spanner instance configs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Cloud Spanner instance configuration.
|
|
|
|
delete
|
|
Delete a Cloud Spanner instance configuration.
|
|
|
|
describe
|
|
Describe a Cloud Spanner instance configuration.
|
|
|
|
list
|
|
List the available Cloud Spanner instance configurations.
|
|
|
|
update
|
|
Update a Cloud Spanner instance configuration.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha spanner instance-configs
|
|
|
|
$ gcloud beta spanner instance-configs
|
|
|