github oracle/oci-cli v2.21.3
2.21.3

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

Added

  • Support for exporting an existing running VM, or a copy of VM, into a VMDK, QCOW2, VDI, VHD, or OCI formatted image in the Compute service
    • oci compute image export to-object --export-format
    • oci compute image export to-object-uri --export-format
  • Support for providing target-tags and target-compartments in the Profile in the Optimizer service
    • oci optimizer profile create --target-compartments, --target-tags
    • oci optimizer profile update --target-compartments, --target-tags
  • Support for Optional param --actions in Recommendation Bulk Apply in the Optimizer service
    • oci optimizer recommendation bulk-apply --actions
  • Support for the 'Fix it' feature in the Optimizer service
    • oci optimizer recommendation-strategy-summary list-recommendation-strategies
  • Support for the OCI Registry Service
    • oci artifacts
  • Support for configuring the Platform Configuration of type AMD_MILAN_BM of an Instance in Compute service.
    • oci compute instance launch --platform-config '{"type":"AMD_MILAN_BM","numaNodesPerSocket":"NPS1"}'

Changed

  • Fix volume create commands to not infer availability domain if it is manually specified by the user
    • oci bv volume create
    • oci bv boot-volume create
  • Required param --resource-action-ids has been made optional in Recommendation Bulk Apply in the Optimizer service
    • oci optimizer recommendation bulk-apply --resource-action-ids
  • Param --name can now be updated in Profile in the Optimizer service
    • oci optimizer profile update --name

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.