1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00

gcloud: Wed Aug 31 09:34:57 UTC 2022

This commit is contained in:
Automated 2022-08-31 09:34:57 +00:00
parent 978ed239f6
commit 6749f65ca2
Failed to extract signature
159 changed files with 2919 additions and 561 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud beta spanner databases execute-sql (DATABASE : --instance=INSTANCE)
--sql=SQL [--enable-partitioned-dml]
--sql=SQL [--database-role=DATABASE_ROLE] [--enable-partitioned-dml]
[--query-mode=QUERY_MODE; default="NORMAL"]
[--timeout=TIMEOUT; default="10m"]
[--read-timestamp=TIMESTAMP | --strong] [GCLOUD_WIDE_FLAG ...]
@ -54,6 +54,9 @@ REQUIRED FLAGS
at https://cloud.google.com/spanner/docs/query-syntax
OPTIONAL FLAGS
--database-role=DATABASE_ROLE
Database role user assumes while accessing the database.
--enable-partitioned-dml
Execute DML statement using Partitioned DML