mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
35 lines
742 B
Text
35 lines
742 B
Text
NAME
|
|
gcloud oracle-database autonomous-databases - manage Autonomous Database
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud oracle-database autonomous-databases COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Autonomous Database resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new AutonomousDatabase.
|
|
|
|
delete
|
|
Delete an AutonomousDatabase.
|
|
|
|
describe
|
|
Get details of an AutonomousDatabase.
|
|
|
|
generate-wallet
|
|
Generate wallet for an AutonomousDatabase.
|
|
|
|
list
|
|
List all AutonomousDatabases.
|
|
|
|
restore
|
|
Restore an AutonomousDatabase.
|