1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 00:46:53 +00:00

gcloud: Wed Mar 30 09:07:09 UTC 2022

This commit is contained in:
Automated 2022-03-30 09:07:09 +00:00
parent cd34e797ae
commit 9bf28f1efe
90 changed files with 1554 additions and 258 deletions

View file

@ -9,7 +9,7 @@ SYNOPSIS
DESCRIPTION
(ALPHA) Export data from a Cloud SQL instance to a Google Cloud Storage
bucket as a BAK backup file.
bucket as a BAK backup file. This is only supported for SQL Server.
EXAMPLES
To export data from the database my-database in the Cloud SQL instance

View file

@ -8,6 +8,11 @@ SYNOPSIS
DESCRIPTION
(ALPHA) Retrieves information about a Cloud SQL instance operation.
EXAMPLES
To describe an operation with the name "prod-operation-id", run:
$ gcloud alpha sql operations describe prod-operation-id
POSITIONAL ARGUMENTS
OPERATION
Name that uniquely identifies the operation.