github oracle/oci-cli v2.4.14
2.4.14

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

Added

  • Support for tagging
  • Support for bringing your own custom image for emulation mode virtual machines in Compute Service (--launch-mode parameter on create image)
  • Support for returning unquoted strings when the result of a JMESPath --query is a single string value (using --raw-output option)
  • Support for launching an instance from an image or boot volume using the --image-id or --source-boot-volume-id parameters (these are alternatives to specifying --source-details)
  • Support for boot volume attachment operations (oci compute boot-volume-attachment)
  • Support wait for state on detach operations (e.g. oci compute volume-attachment detach --wait-for-state)

Changed

  • Upgraded cryptography dependency to 2.1.3
    • Changed dependency on pyOpenSSL <= 17.4.0 as the minimum cryptography version for pyOpenSSL 17.5.0 is 2.1.4
  • Upgraded six dependency to 1.11.0
  • Ugraded requests dependency to 2.18.4

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.