github oracle/oci-cli v2.5.13
2.5.13

latest releases: v3.38.0, v3.37.14, v3.37.13...
4 years ago

Added

  • Support for delete Tag Namespace and Tag Definition in the Identity Service
    • (oci iam tag delete)
    • (oci iam tag-namespace delete)
    • An example on using the feature can be found on GitHub.
  • Support for iscsi type volume-attachment for compute resources.
    • (oci compute volume-attachment attach-iscsi-volume)
  • Support for specifying the FAULT_DOMAIN parameter for instances as part of InstanceConfiguration details.
    • (oci compute-management instance-configuration create)
    • (oci compute-management instance-configuration launch-compute-instance)
  • Support for Auto Scale in the Database service for Autonomous Databases (--is-auto-scaling-enabled for oci db autonomous-database)

Changed

  • New parameters to handle Tag Definition and Tag Namespace lifecycle state
    • (oci iam tag-namespace update --wait-for-state --max-wait-seconds --wait-interval-seconds)
    • (oci iam tag-namespace list --lifecycle-state)
    • (oci iam tag update --wait-for-state --max-wait-seconds --wait-interval-seconds)
    • (oci iam tag create --wait-for-state --max-wait-seconds --wait-interval-seconds)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.