Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 978 Bytes

adb-cli_inspect.md

File metadata and controls

34 lines (23 loc) · 978 Bytes

adb-cli inspect

Inspect an OCI resource and/or supporting configuration - allowed resources: config, database

Synopsis

Inspect an OCI resource and/or supporting configuration. The allowed resources are: config, database

adb-cli inspect [flags]

Options

  -h, --help   help for inspect

Options inherited from parent commands

  -c, --config string    define the config file to use (default "adb-cli.yaml")
      --no-color         disable color output
  -p, --profile string   define the profile to use (default "DEFAULT")
      --verbose          increase verbosity

SEE ALSO

  • adb-cli - adb-cli is a lightweight cli to manage Autonomous Databases in your OCI tenancy
  • adb-cli inspect config - Inspect the configuration file specified by --config global flag
  • adb-cli inspect database - Inspect an Autonomous Database identified by the --name flag