mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
39 lines
894 B
Text
39 lines
894 B
Text
NAME
|
|
gcloud beta alloydb operations - provide commands for managing AlloyDB
|
|
operations
|
|
|
|
SYNOPSIS
|
|
gcloud beta alloydb operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Provide commands for managing AlloyDB operations including
|
|
cancelling, deleting, describing, and listing.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancels an AlloyDB operation.
|
|
|
|
delete
|
|
(BETA) Deletes an AlloyDB operation.
|
|
|
|
describe
|
|
(BETA) Describes an AlloyDB operation.
|
|
|
|
list
|
|
(BETA) Lists AlloyDB operations.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud alloydb operations
|
|
|
|
$ gcloud alpha alloydb operations
|
|
|