mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
32 lines
549 B
Text
32 lines
549 B
Text
|
|
NAME
|
||
|
|
gcloud oracle-database operations - manage Operation resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud oracle-database operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Operation resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
cancel
|
||
|
|
Cancel operations.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete operations.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe operations.
|
||
|
|
|
||
|
|
list
|
||
|
|
List operations.
|
||
|
|
|
||
|
|
wait
|
||
|
|
Wait operations.
|