mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
34 lines
770 B
Text
34 lines
770 B
Text
NAME
|
|
gcloud beta spanner rows - manage the rows in Cloud Spanner databases
|
|
|
|
SYNOPSIS
|
|
gcloud beta spanner rows COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage the rows in 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:
|
|
|
|
delete
|
|
(BETA) Delete a row in a Cloud Spanner database.
|
|
|
|
insert
|
|
(BETA) Insert a row in a Cloud Spanner database.
|
|
|
|
update
|
|
(BETA) Update a row in a Cloud Spanner database.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud spanner rows
|
|
|
|
$ gcloud alpha spanner rows
|
|
|