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.

     failover
        Failovers a standby AutonomousDatabase to a new primary.

     generate-wallet
        Generate wallet for an AutonomousDatabase.

     list
        List all AutonomousDatabases.

     restart
        Restarts an AutonomousDatabase.

     restore
        Restore an AutonomousDatabase.

     start
        Starts an AutonomousDatabase.

     stop
        Stops an AutonomousDatabase.

     switchover
        Switchovers an AutonomousDatabase to a new primary.

     update
        Update an AutonomousDatabase.
