mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
30 lines
649 B
Text
30 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
|
|
|