Oci-cli

Latest version: v3.49.4

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 45 of 54

2.5.4

Not secure
------------------
Added
~~~~~
* Support for provisioning a new autonomous database or autonomous data warehouse as a clone of another in the Database service

* ``oci db autonomous-database create-from-clone``
* An example on using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/database/examples_and_test_scripts/database_example.sh>`__.

* Support for specifying metadata on node pools in the Container Engine for Kubernetes service

* ``oci ce node-pool create --node-metadata``

2.5.3

Not secure
------------------
Added
~~~~~
* Support DbSystem timezone on provisioning API.

* ``oci db system launch --time-zone``
* An example on using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/database/examples_and_test_scripts/database_launch_exadata_sparse_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/database/examples_and_test_scripts/database_exadata_iorm_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/identity/examples_and_test_scripts/tagging_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/budget/examples_and_test_scripts/budget_example.sh>`__.

2.5.2

Not secure
------------------
Added
~~~~~
* Support for OCI Monitoring Service

* ``oci monitoring``
* An example using monitoring alarms can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/monitoring/examples_and_test_scripts/monitoring_alarm_example.sh>`__.
* An example using monitoring metrics can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/monitoring/examples_and_test_scripts/monitoring_metrics_example.sh>`__.

* Support for Resource Manager service

* ``oci resource-manager``
* An example of using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/resource_manager/examples_and_test_scripts/resource_manager_example.sh>`__

* Support for Notification service

* ``oci ons``
* An example of using notification subscriptions can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/ons/examples_and_test_scripts/notification_subscription_example.sh>`__
* An example of using notification topics can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/ons/examples_and_test_scripts/notification_topic_example.sh>`__

* 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 <https://github.com/oracle/oci-cli/blob/master/services/autoscaling/examples_and_test_scripts/autoscaling_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/database/examples_and_test_scripts/database_launch_dbsystem_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/core/examples_and_test_scripts/instance_pools_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/identity/examples_and_test_scripts/tagging_example.sh>`__.

* 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 <https://github.com/oracle/oci-cli/blob/master/services/core/examples_and_test_scripts/compute_agent_enable_disable_example.sh>`__

2.5.1

Not secure
------------------
Added
~~~~~
* Tagging support for Key Management (``--freeform-tags`` and ``--defined-tags`` option for ``oci kms management vault/key create/update``)

* An example on using KMS tagging can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/key_management/examples_and_test_scripts/kms_example.sh>`__.

* Support for Oracle Streaming Service. (``oci streaming``)

* An example on using the Streaming Service can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/streaming/examples_and_test_scripts/streaming_example.sh>`__.

Changed
~~~~~~~
* Support for regional subnets, which you can create by omitting the ``availability-domain`` option in the ``oci network subnet create`` command.

* [Breaking] Removed 'followup' field from response for ``oci announce announcements get|list``

Fixed
~~~~~
* [Breaking] Aborting a multipart upload using CLI now returns an error code of 1 if the upload-id does not exist. Earlier it would return 0.

* [Breaking] CLI commands providing an option of wait-for-state will now set a return code of 2 in case of timeout. This differs from the earlier behavior when it would set a return code of 0. Similarly for any other error during the wait-for-state, a return code of 1 will be returned.

* Help text for Announcements Service (``oci announce``)

2.4.44

Not secure
-------------------
Added
~~~~~
* Connection Strings for Database Resource API in Database Service

* The following commands responses have a new attribute `connectionStrings` added to them.

* ``oci db database get``
* ``oci db database list``

* Support for OCI DNS Traffic Management

* ``oci dns steering-policy``
* ``oci dns steering-policy-attachment``

* Support for Health Check Service (``oci health-checks``)

* Ability to create and manage http health check
* Ability to create and manage ping health check
* Ability to list available vantage points
* Ability to create on demand http probe

* Support for tagging Approved Senders in the Email Service.

* ``oci email sender create --defined-tags --freeform-tags``
* ``oci email sender update --defined-tags --freeform-tags``

* Support for Web Application Acceleration and Security Service (``oci waas``)

* An example on using the WAAS Service can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/waas/examples_and_test_scripts/waas_example.sh>`__.

Changed
~~~~~~~
* Changed the behavior of kubernetes configuration download command (``oci ce cluster create-kubeconfig``) in Container Engine service as follows:

* Support for ``--overwrite`` flag while downloading kubernetes configuration. Using this flag ensures current behavior
of ``oci ce cluster create-kubeconfig`` command where an existing kubeconfig file is overwritten by downloaded content.
* Support for merging kubernetes configuration in Container Engine service. The command when used without ``--overwrite``
flag merges the downloaded kubeconfig with existing kubeconfig in the config file, if it exists.
* Support for writing kubernetes configuration to default location in Container Engine service. To support this, ``--file``
option in ``oci ce cluster create-kubeconfig`` command has been made optional. When not given, the default kubeconfig
location used is ``~/.kube/config``
* The details about this change are documented in (``oci ce cluster create-kubeconfig --help``)

2.4.43

Not secure
-------------------
Added
~~~~~
* Support for Announcements Service (``oci announce``)

* An example on using the Announcements Service can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/announcements_service/examples_and_test_scripts/announcements_service_example.sh>`__.

Page 45 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.