mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
73 lines
1.9 KiB
Text
73 lines
1.9 KiB
Text
NAME
|
|
gcloud alpha spanner databases - manage Cloud Spanner databases
|
|
|
|
SYNOPSIS
|
|
gcloud alpha spanner databases GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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:
|
|
|
|
config
|
|
(ALPHA) Manage Spanner database configurations.
|
|
|
|
ddl
|
|
(ALPHA) Manage the DDL for Cloud Spanner databases.
|
|
|
|
roles
|
|
(ALPHA) Manage Cloud Spanner database roles.
|
|
|
|
sessions
|
|
(ALPHA) Manage the sessions for Cloud Spanner databases.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(ALPHA) Add IAM policy binding to a Cloud Spanner database.
|
|
|
|
create
|
|
(ALPHA) Create a Cloud Spanner database.
|
|
|
|
delete
|
|
(ALPHA) Delete a Cloud Spanner database.
|
|
|
|
describe
|
|
(ALPHA) Describe a Cloud Spanner database.
|
|
|
|
execute-sql
|
|
(ALPHA) Executes a SQL query against a Cloud Spanner database.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a Cloud Spanner database.
|
|
|
|
list
|
|
(ALPHA) List the Cloud Spanner databases contained within the given
|
|
instance.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding of a Cloud Spanner database.
|
|
|
|
restore
|
|
(ALPHA) Restore a Cloud Spanner database.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a Cloud Spanner 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
|
|
|
|
$ gcloud beta spanner databases
|
|
|