github oracle/oci-cli v2.5.11
2.5.11

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

Added

  • Improvement for VPN IPSec service usability: support BGP dynamic routing and allow customer to input PSK.
    • (oci network ip-sec-tunnel get)
    • (oci network ip-sec-tunnel list)
    • (oci network ip-sec-tunnel update)
    • (oci network ip-sec-psk get)
    • (oci network ip-sec-psk update)
  • Support for getting Object Storage namespace of another tenancy by using their compartment ID.
    • (oci os ns get --compartment-id)
    • An example on getting namespace using compartment ID can be found on GitHub.

Changed

  • IPSec connection create command: it now includes --tunnel-configuration option.
    • (oci network ip-sec-connection create --tunnel-configuration)
  • Listing for Instance Configs and Pools: they now return defined and freeform tags.
    • (oci compute-management instance-configuration list --compartment-id)
    • (oci compute-management instance-pool list --compartment-id)
  • Listing for Autoscaling configurations: they now return defined and freeform tags.
    • (oci autoscaling configuration list --compartment-id)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.