gcloud alpha sql operations

NAME
gcloud alpha sql operations - provide commands for working with Cloud SQL instance operations
SYNOPSIS
gcloud alpha sql operations COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Provide commands for working with Cloud SQL instance operations, including listing and getting information about instance operations of a Cloud SQL instance.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
cancel
(ALPHA) Cancels a Cloud SQL instance operation.
describe
(ALPHA) Retrieves information about a Cloud SQL instance operation.
list
(ALPHA) Lists all instance operations for the given Cloud SQL instance.
wait
(ALPHA) Waits for one or more operations to complete.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud sql operations
gcloud beta sql operations