github oracle/oci-cli v2.25.1
2.25.1

latest releases: v3.48.1, v3.48.0, v3.47.0...
3 years ago

Added

  • Support for configuration of autonomous database KMS keys in the Database service
    • oci db autonomous-database configure-autonomous-database-vault-key
  • Support for creating database software images from an existing database home in the Database service
    • oci db database-software-image create --source-db-home-id
  • Support for creating database software images with any supported RUs in the Database service
    • oci db database-software-image create --database-version [optional], --patch-set[optional]
  • --is-desupported-version flag is added to take customer acknowledgment for creating database-software images with release older than N-3
    • oci db database create --is-desupported-version
    • oci db database create-from-backup --is-desupported-version
    • oci db database create-from-database --is-desupported-version
    • oci db db-home create --is-desupported-version
  • Support for listing all NSGs associated with a given VLAN in the Networking service
    • oci network nsg list --compartment-id [optional]

Changed

  • Services are now dynamically imported for autocomplete, speeding up completion time

Fixed

  • Previous release had a bug causing some CLI commands to error with 'KeyError'. Please see github issue #415 for more details

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.