github oracle/oci-cli v2.5.22
2.5.22

latest releases: v3.40.2, v3.40.1, v3.40.0...
4 years ago

Added

  • Support for Enabling IPV6 support in the networking service:
    • oci network ipv6 list --subnet-id
    • oci network ipv6 get --ipv6-id
    • oci network ipv6 update --ipv6-id
    • oci network ipv6 delete --ipv6-id
  • Support for IPV6 load balancers by providing --ip-mode option for the load-balancer create command.
    • oci lb load-balancer create --ip-mode
  • Support for private IPv6 addressing to establish the BGP peering for FastConnect Service.
    • Adding oracleBgpPeeringIpv6 and customerBgpPeeringIpv6 fields to JSON object CrossConnectMappings (oci network virtual-circuit create --cross-connect-mappings)

Removed

  • Dependency on httpsig_cffi package

Updated

  • Check for service directory import to include 'dist-packages'

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.