github oracle/oci-cli v2.12.8
2.12.8

latest releases: v3.40.0, v3.39.1, v3.39.0...
3 years ago

Added

  • Support for configuring VM instances for scheduled maintenance or hypervisor reboots in the Compute service
    • oci compute instance launch --availability-config '{"recoveryAction": "STOP_INSTANCE"}'
    • oci compute instance update --availability-config '{"recoveryAction": "STOP_INSTANCE"}'
  • Support for custom boot volume size and other node pool updates in the Container Engine for Kubernetes service
    • oci ce node-pool create --node-source-details with bootVolumeSizeInGBs in the complex type
    • oci ce node-pool create --node-boot-volume-size-in-gbs shortcut
    • oci ce node-pool update --node-source-details with bootVolumeSizeInGBs in the complex type
    • oci ce node-pool update --node-source-details --node-shape --node-metadata --ssh-public-key
  • Support for Data Guard on Exadata Cloud at Customer VM clusters in the Database service
    • oci db data-guard-association create from-existing-vm-cluster

Fixed

  • Multipart upload using oci os object bulk-upload may fail with SSL bad write error

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.