github oracle/oci-cli v2.5.3
2.5.3

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

Added

  • Support DbSystem timezone on provisioning API.
    • (oci db system launch --time-zone)
    • An example on using the feature can be found on GitHub.
  • DbWorkload Type Introduced for Autonomous Database Create Request.
    • (oci db autonomous-database create --db-workload)
    • (oci db autonomous-database list --db-workload)
  • Support for enabling I/O Resource Management (IORM) feature for Exadata Database Systems
    • (oci db system get-exadata-iorm-config)
    • (oci db system update-exadata-iorm-config)
    • An example on using the feature can be found on GitHub.
  • Support for Tag Default feature as a part of the Identity Service
    • (oci iam tag-default)
    • An example on using the feature can be found on GitHub.
  • Support for email on user accounts in the Identity Service
    • (oci iam user create --email)
    • (oci iam user update --email)
  • Support for OCI Budget Service.
    • (oci budgets budget create)
    • (oci budgets budget delete)
    • (oci budgets budget get)
    • (oci budgets budget list)
    • (oci budgets budget update)
    • (oci budgets alert-rule create)
    • (oci budgets alert-rule delete)
    • (oci budgets alert-rule get)
    • (oci budgets alert-rule list)
    • (oci budgets alert-rule update)
    • An example on using the feature can be found on GitHub.

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.