mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Jun 19 09:33:28 UTC 2024
This commit is contained in:
parent
04a1e3ce77
commit
fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha spanner operations list
|
||||
(--instance=INSTANCE | --instance-config=INSTANCE_CONFIG)
|
||||
[--backup=BACKUP] [--database=DATABASE] [--type=TYPE]
|
||||
[--backup=BACKUP] [--database=DATABASE]
|
||||
[--instance-partition=INSTANCE_PARTITION] [--type=TYPE]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -71,6 +72,10 @@ FLAGS
|
|||
For database operations, the name of the database the operations are
|
||||
executing on.
|
||||
|
||||
--instance-partition=INSTANCE_PARTITION
|
||||
For instance partition operations, the name of the instance partition
|
||||
the operation is executing on.
|
||||
|
||||
--type=TYPE
|
||||
(optional) List only the operations of the given type. TYPE must be one
|
||||
of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue