1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00
gcloud-help/gcloud/oracle-database/autonomous-databases/help

48 lines
971 B
Text
Raw Normal View History

2024-09-25 09:51:52 +00:00
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.
2025-04-16 10:41:40 +00:00
restart
Restarts an AutonomousDatabase.
2024-09-25 09:51:52 +00:00
restore
Restore an AutonomousDatabase.
2025-04-16 10:41:40 +00:00
start
Starts an AutonomousDatabase.
stop
Stops an AutonomousDatabase.
switchover
Switchovers an AutonomousDatabase to a new primary.