github oracle/oci-cli v2.5.2
2.5.2

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

Added

  • Support for OCI Monitoring Service
    • oci monitoring
    • An example using monitoring alarms can be found on GitHub
    • An example using monitoring metrics can be found on GitHub
  • Support for Resource Manager service
    • oci resource-manager
    • An example of using the feature can be found on GitHub
  • Support for Notification service
    • oci ons
    • An example of using notification subscriptions can be found on GitHub
    • An example of using notification topics can be found on GitHub
  • Support for Auto Scaling Configurations as part of Compute Autoscaling Service
    • oci autoscaling configuration create
    • oci autoscaling configuration delete
    • oci autoscaling configuration get
    • oci autoscaling configuration list
    • oci autoscaling configuration update
    • An example using the feature can be found on GitHub
  • Support for Auto Scaling Policies as part of Compute Autoscaling Service
    • oci autoscaling policy create
    • oci autoscaling policy delete
    • oci autoscaling policy get
    • oci autoscaling policy list
    • oci autoscaling policy update
  • Support to specify fault domains in Database system launch in Database service.
    • oci db system launch --fault-domains
    • An example using the feature can be found on GitHub.
  • Support for Load Balancers for Instance Pools
    • oci compute-management instance-pool attach-lb
    • oci compute-management instance-pool detach-lb
    • An example using the feature can be found on GitHub
  • Support for change Tag Namespace Compartment as a part of the Identity Service
    • oci iam tag-namespace change-compartment
    • An example using the feature can be found on GitHub
  • Support for instance launch with agent configuration for enabling monitoring and retrieving agent configuration
    • oci compute instance launch --agent-config
    • oci compute instance update --agent-config
    • An example using the feature can be found on GitHub

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.