1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/spanner/instance-configs/help

40 lines
868 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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:
2022-10-05 10:40:53 +00:00
create
Create a Cloud Spanner instance configuration.
delete
Delete a Cloud Spanner instance configuration.
2022-03-01 04:29:52 +00:00
describe
2022-10-05 10:40:53 +00:00
Describe a Cloud Spanner instance configuration.
2022-03-01 04:29:52 +00:00
list
2022-10-05 10:40:53 +00:00
List the available Cloud Spanner instance configurations.
update
Update a Cloud Spanner instance configuration.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha spanner instance-configs
$ gcloud beta spanner instance-configs