github oracle/oci-cli v2.6.15
2.6.15

latest releases: v3.40.1, v3.40.0, v3.39.1...
4 years ago

Added

  • Support for Stream Pools and Connect Harness
    • oci streaming admin connect-harness
    • oci streaming admin stream-pool
  • Support for recovering the compartment from DELETED state to ACTIVE state.
    • oci iam compartment recover
  • Support for multi-attach feature for block storage.
    • oci compute volume-attachment attach --is-shareable
    • oci compute volume-attachment attach-iscsi-volume --is-shareable
    • oci compute volume-attachment attach-paravirtualized-volume --is-shareable
  • New parameters added to oci os object put command.
    • oci os object put --cache-control --content-disposition

Changed

  • Improved retry strategy for multipart uploads.
  • Modified stream create to make compartment ID optional and include stream pool id parameter
    • oci streaming admin stream create --compartment-id, --stream-pool-id
    • oci streaming admin stream list --stream-pool-id
    • oci streaming admin stream update --stream-pool-id

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.