Oci-cli

Latest version: v3.50.3

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

Scan your dependencies

Page 48 of 54

2.4.34

Not secure
---------------------
Added
~~~~~~~~
* Support to consume Image Catalog Listings as part of Compute Service

* ``oci compute pic listing``
* ``oci compute pic version``
* ``oci compute pic agreements``
* ``oci compute pic subscription``

* Support for Cross Region Copy in Object Storage.

* ``oci os object copy --bucket-name --source-object-name --destination-region --destination-namespace --destination-bucket --destination-object``
* An example on using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/object_storage/examples_and_test_scripts/copy_object_example.sh>`__

* Support for Object Lifecycle Management as part of the Object Storage service.

* ``oci os object-lifecycle-policy put``
* ``oci os object-lifecycle-policy get``
* ``oci os object-lifecycle-policy delete``

* Support for network address translation gateway in Networking service

* ``oci network nat-gateway create``
* ``oci network nat-gateway delete``
* ``oci network nat-gateway get``
* ``oci network nat-gateway list``
* ``oci network nat-gateway update``

2.4.33

Not secure
---------------------
Added
~~~~~~~~
* Support for Key Management Service (``oci kms``)

* Examples on using the Key Management Service 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 ``--wait-for-state`` option on multiple commands.
* Improved custom image support by introducing PARAVIRTUALIZED as a launch mode option in the Image Import command.

* ``oci compute image import --launch-mode PARAVIRTUALIZED``
* Support for creating bucket with ``--kms-key-id``, updating ``--kms-key-id`` of a bucket.
* Support for creating data volume, boot volume, launch instance with ``--kms-key-id``, updating ``--kms-key-id`` for a data volume or boot volume.

2.4.32

Not secure
---------------------
Added
~~~~~~~~
* Support for updating user custom metadata on an instance in the Compute service after the instance has launched

* ``oci compute instance update --instance-id --metadata --extended-metadata``

* Ability to increase size of boot and block volumes during creation (from clone or restore from backup) in the Block Storage Service.

* ``oci bv boot-volume create --size-in-gbs``
* ``oci bv volume create --size-in-gbs``

Changed
~~~~~~~~
* Updated the Description of Database API to include new character set.
* The default License Type for Autonomous DataWarehouse and Autonomous Transaction Processing will be Bring Your Own License.

2.4.31

Not secure
---------------------
Added
~~~~~~~~
* Support for Autonomous DataWarehouse and Autonomous Transaction Processing features as a part of the Database Service

* ``oci db autonomous-data-warehouse``
* ``oci db autonomous-data-warehouse-backup``
* ``oci db autonomous-database``
* ``oci db autonomous-database-backup``

* Ability to increase size of boot and block volumes in the Block Storage Service.

* ``oci bv boot-volume update --size-in-gbs``
* ``oci bv volume update --size-in-gbs``

* Support for Fault Domains feature in the Identity Service. (``oci iam fault-domain``)

2.4.30

Not secure
---------------------
Added
~~~~~~~~
* Support for instances in the Compute service by fault domains (--fault-domain option for ``oci compute instance launch``)
* The ability to use a FIPS compliant version of libcrypto on linux platforms.
* Support for short date and time format when providing a datetime parameter to the CLI.

* YYYY-MM-DD HH:mm, e.g. 2017-09-15 17:25. The timezone for this date will be taken as UTC. (Needs to be surrounded by single or double quotes)

Fixed
~~~~~~~~
* The minimum python version check in the Windows install script now works properly with the following scenario. Previously version 2.7.13 was not being detected as greater than 2.7.5.

Changed
~~~~~~~~
* Moved all example scripts to separate 'examples' directory under scripts

2.4.29

Not secure
---------------------
Added
~~~~~~~~
* Support for Resource Search service (``oci search``)

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

* Ability to set the scheduled backup policy on Boot Volume creation in the Block Storage Service. (``oci bv boot-volume create --backup-policy-id``)

Page 48 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.