github oracle/oci-cli v2.12.5
2.12.5

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

Added

  • Support for specifying OS type and version when importing compute images in the Compute service
    • oci compute image import from-object --operating-system --operating-system-version
    • oci compute image import from-object-uri --operating-system --operating-system-version
  • Support to change the fault domain for VM instances in the Compute service
    • oci compute instance update --fault-domain <fault-domain>
  • Support to update VM instances with different launch options (networking type, boot volume attachment type, and in-transit encryption for the boot volume's paravirtualized attachment) in the Compute service
    • oci compute instance update --launch-options <launch-options>
  • Support for 'Patch Now' Maintenance Runs for Autonomous Exadata Infrastructure and Autonomous Container Database resources in the Database service
    • oci db maintenance-run update --is-patch-now-enabled
  • Support for automatic performance and cost tuning on volumes in the Block Storage service
    • oci bv boot-volume create --is-auto-tune-enabled
    • oci bv boot-volume update --is-auto-tune-enabled
    • oci bv volume create --is-auto-tune-enabled
    • oci bv volume update --is-auto-tune-enabled
  • Support for image capability schemas and schema versions as a part of the Compute Imaging Service
    • oci compute global-image-capability-schema
    • oci compute global-image-capability-schema-version
    • oci compute image-capability-schema
  • Support for calling Oracle Cloud Infrastructure services in the San Jose region (--region us-sanjose-1)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.