mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
682 B
Text
31 lines
682 B
Text
NAME
|
|
gcloud spanner databases splits - manage the split points for Spanner
|
|
databases
|
|
|
|
SYNOPSIS
|
|
gcloud spanner databases splits COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add split points to a Spanner database.
|
|
|
|
list
|
|
List split points that are added by a user to a Spanner database.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha spanner databases splits
|
|
|
|
$ gcloud beta spanner databases splits
|
|
|