mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Sep 25 09:51:52 UTC 2024
This commit is contained in:
parent
8ebed5b0f1
commit
0a5b6f11af
202 changed files with 9781 additions and 830 deletions
35
gcloud/oracle-database/autonomous-databases/help
Normal file
35
gcloud/oracle-database/autonomous-databases/help
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue