mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
33 lines
787 B
Text
33 lines
787 B
Text
NAME
|
|
gcloud beta spanner databases splits - manage the split points for Spanner
|
|
databases
|
|
|
|
SYNOPSIS
|
|
gcloud beta spanner databases splits COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage the split points for Spanner databases.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add
|
|
(BETA) Add split points to a Spanner database.
|
|
|
|
list
|
|
(BETA) List split points that are added by a user to a Spanner
|
|
database.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud spanner databases splits
|
|
|
|
$ gcloud alpha spanner databases splits
|
|
|