1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/spanner/rows/help

35 lines
770 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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