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

37 lines
958 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha spanner rows - manage the rows in Cloud Spanner databases
SYNOPSIS
gcloud alpha spanner rows COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Delete a row in a Cloud Spanner database.
insert
(ALPHA) Insert a row in a Cloud Spanner database.
update
(ALPHA) Update a row in a Cloud Spanner database.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud spanner rows
$ gcloud beta spanner rows