mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
31 lines
649 B
Text
31 lines
649 B
Text
|
|
NAME
|
||
|
|
gcloud spanner databases ddl - manage the DDL for Cloud Spanner databases
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud spanner databases ddl COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Describe the DDL for a Cloud Spanner database.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update the DDL for a Cloud Spanner database.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha spanner databases ddl
|
||
|
|
|
||
|
|
$ gcloud beta spanner databases ddl
|
||
|
|
|