mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Thu Feb 22 10:25:44 UTC 2024
This commit is contained in:
parent
5bf6fb3fc0
commit
8778dcbd7e
245 changed files with 9946 additions and 513 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
Cloud SQL instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud sql operations list --instance=INSTANCE, -i INSTANCE
|
||||
gcloud sql operations list [--instance=INSTANCE, -i INSTANCE]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ EXAMPLES
|
|||
|
||||
$ gcloud sql operations list --instance=prod-instance --page-size=10
|
||||
|
||||
REQUIRED FLAGS
|
||||
FLAGS
|
||||
--instance=INSTANCE, -i INSTANCE
|
||||
Cloud SQL instance ID.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue