mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
33 lines
754 B
Text
33 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
|
||
|
|
|