github oracle/oci-cli v2.6.6
2.6.6

latest releases: v3.44.0, v3.42.13, v3.43.2...
4 years ago

Added

  • --verify-checksum option for the following commands: oci os object put and oci os object bulk-upload. This option will print a message indicating whether the checksum for the uploaded file matches the local file. Sample message: 'md5 checksum matches [Local: AikPDj8xbhaUNKeS956p1A==]'
  • Support for re-encrypting a bucket.
    • oci os bucket reencrypt --namespace-name --bucket-name
  • Support for enabling/disabling bucket level events.
    • oci os bucket create --object-events-enabled
    • oci os bucket update --object-events-enabled
  • Improve Autonomous Database to change the whitelist ips feature.
    • oci db autonomous-database update --whitelisted-ips
  • Support for Autonomous Database to create with the whitelist ips feature.
    • oci db autonomous-database create --whitelisted-ips

Changed

  • Default CreateKubeconfig so it uses token version 2.0.0
    • oci ce cluster create-kubeconfig

Fixed

  • oci session authenticate was not correctly redirecting to the correct URL for government regions

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.