mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
32 lines
754 B
Text
32 lines
754 B
Text
NAME
|
|
gcloud beta spanner databases ddl - manage the DDL for Cloud Spanner
|
|
databases
|
|
|
|
SYNOPSIS
|
|
gcloud beta spanner databases ddl COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage the DDL 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:
|
|
|
|
describe
|
|
(BETA) Describe the DDL for a Cloud Spanner database.
|
|
|
|
update
|
|
(BETA) Update the DDL 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 ddl
|
|
|
|
$ gcloud alpha spanner databases ddl
|
|
|