mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
65 lines
1.5 KiB
Text
65 lines
1.5 KiB
Text
NAME
|
|
gcloud beta spanner databases - manage Cloud Spanner databases
|
|
|
|
SYNOPSIS
|
|
gcloud beta spanner databases GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud Spanner databases.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
ddl
|
|
(BETA) Manage the DDL for Cloud Spanner databases.
|
|
|
|
sessions
|
|
(BETA) Manage the sessions for Cloud Spanner databases.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add IAM policy binding to a Cloud Spanner database.
|
|
|
|
create
|
|
(BETA) Create a Cloud Spanner database.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Spanner database.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud Spanner database.
|
|
|
|
execute-sql
|
|
(BETA) Executes a SQL query against a Cloud Spanner database.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a Cloud Spanner database.
|
|
|
|
list
|
|
(BETA) List the Cloud Spanner databases contained within the given
|
|
instance.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding of a Cloud Spanner database.
|
|
|
|
restore
|
|
(BETA) Restore a Cloud Spanner database.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a Cloud Spanner database.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud spanner databases
|
|
|
|
$ gcloud alpha spanner databases
|
|
|