1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00

gcloud: Thu Feb 29 10:17:22 UTC 2024

This commit is contained in:
Automated 2024-02-29 10:17:22 +00:00
parent 8778dcbd7e
commit 37dd57701a
203 changed files with 3473 additions and 5938 deletions

View file

@ -2,7 +2,7 @@ NAME
gcloud sql backups delete - delete a backup of a Cloud SQL instance
SYNOPSIS
gcloud sql backups delete ID --instance=INSTANCE, -i INSTANCE [--async]
gcloud sql backups delete ID [--async] [--instance=INSTANCE, -i INSTANCE]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -10,18 +10,17 @@ DESCRIPTION
POSITIONAL ARGUMENTS
ID
The ID of the backup run. You can find the ID by running $ gcloud sql
backups list -i {instance}.
The ID of the backup run. To find the ID, run the following command: $
gcloud sql backups list -i {instance}.
REQUIRED FLAGS
--instance=INSTANCE, -i INSTANCE
Cloud SQL instance ID.
OPTIONAL FLAGS
FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete.
--instance=INSTANCE, -i INSTANCE
Cloud SQL instance ID.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,