github oracle/oci-cli v2.5.1
2.5.1

latest releases: v3.40.3, v3.40.2, v3.40.1...
5 years ago

Added

  • Tagging support for Key Management (--freeform-tags and --defined-tags option for oci kms management vault/key create/update)
    • An example on using KMS tagging can be found on GitHub.
  • Support for Oracle Streaming Service. (oci streaming)
    • An example on using the Streaming Service can be found on GitHub.

Changed

  • Support for regional subnets, which you can create by omitting the availability-domain option in the oci network subnet create command.
  • [Breaking] Removed 'followup' field from response for oci announce announcements get|list

Fixed

  • [Breaking] Aborting a multipart upload using CLI now returns an error code of 1 if the upload-id does not exist. Earlier it would return 0.
  • [Breaking] CLI commands providing an option of wait-for-state will now set a return code of 2 in case of timeout. This differs from the earlier behavior when it would set a return code of 0. Similarly for any other error during the wait-for-state, a return code of 1 will be returned.
  • Help text for Announcements Service (oci announce)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.