adb-cli is a lightweight cli to manage Autonomous Databases in your OCI tenancy
adb-cli is a lightweight cli to manage Autonomous Databases in your OCI tenancy
-c, --config string define the config file to use (default "adb-cli.yaml")
--generate-docs generate docs in Markdown format
-h, --help help for adb-cli
--no-color disable color output
-p, --profile string define the profile to use (default "DEFAULT")
--verbose increase verbosity
-v, --version version for adb-cli
- adb-cli completion - Generate the autocompletion script for the specified shell
- adb-cli create - Create an OCI resource and/or supporting configuration - allowed resources: config, database, wallet
- adb-cli delete - Delete an OCI resource and/or supporting configuration - allowed resources: config, database, wallet
- adb-cli inspect - Inspect an OCI resource and/or supporting configuration - allowed resources: config, database
- adb-cli start - Start an OCI resource - allowed resources: database
- adb-cli stop - Stop an OCI resource - allowed resources: database
- adb-cli update - Update an OCI resource - allowed resources: database