mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
35 lines
984 B
Text
35 lines
984 B
Text
NAME
|
|
gcloud alpha spanner databases sessions - manage the sessions for Cloud
|
|
Spanner databases
|
|
|
|
SYNOPSIS
|
|
gcloud alpha spanner databases sessions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage the sessions for Cloud 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:
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud Spanner session.
|
|
|
|
list
|
|
(ALPHA) List the Cloud Spanner sessions contained within the given
|
|
database.
|
|
|
|
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
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud spanner databases sessions
|
|
|
|
$ gcloud beta spanner databases sessions
|
|
|