mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
a given instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud sql backups list --instance=INSTANCE, -i INSTANCE
|
||||
gcloud sql backups list [--instance=INSTANCE, -i INSTANCE]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ DESCRIPTION
|
|||
Lists all backups associated with the project or a given Cloud SQL instance
|
||||
and configuration in the reverse chronological order of the enqueued time.
|
||||
|
||||
REQUIRED FLAGS
|
||||
FLAGS
|
||||
--instance=INSTANCE, -i INSTANCE
|
||||
Cloud SQL instance ID or "-" for all instances.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue