mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
gcloud: Wed Feb 5 10:43:28 UTC 2025
This commit is contained in:
parent
50090ced80
commit
c854ee0644
87 changed files with 3843 additions and 232 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
given Cloud SQL instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha sql operations list [--instance=INSTANCE, -i INSTANCE]
|
||||
gcloud alpha sql operations list --instance=INSTANCE, -i INSTANCE
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ EXAMPLES
|
|||
$ gcloud alpha sql operations list --instance=prod-instance \
|
||||
--page-size=10
|
||||
|
||||
FLAGS
|
||||
REQUIRED FLAGS
|
||||
--instance=INSTANCE, -i INSTANCE
|
||||
Cloud SQL instance ID.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue