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 38 of 54

2.9.3

Not secure
-------------------

Added
~~~~~

* Support for Oracle NoSQL Database Cloud (``nosql``)

* ``oci nosql``

* List Db version by storage management type.

* ``oci db version list --storage-management``

* Added instance type param for create operation to specify whether instance will be primary or non-primary.

* ``oci oce oce-instance create --instance-usage-type``

Changed
~~~~~~~

* The `isEnabled` flag is returned for the Actions that are added to a Rule resource

* ``oci events rule``

2.9.2

Not secure
-------------------

Added
~~~~~

* Installer now uses Python3 venv if installed instead of downloading Virtualenv

* Support for list Database versions command for Autonomous Database Serverless.

* ``oci db autonomous-db-version list``

* Support for ``--db-version`` when provisioning Autonomous Database Serverless.

* ``oci db autonomous-database create --db-version``
* ``oci db autonomous-database create-from-clone --db-version``
* ``oci db autonomous-database create-from-backup-id --db-version``
* ``oci db autonomous-database create-from-backup-timestamp --db-version``
* ``oci db autonomous-database list --db-version``

Changed
~~~~~~~

* Compute Volume Attachment list now can get compartment-id by instance-id.

* ``oci compute volume-attachment list --compartment-id (required to optional)``

2.9.1

Not secure
-------------------

Added
~~~~~

* Support for Data Science Service

* ``oci data-science``

* Support for new OCI regions ``ap-osaka-1`` and ``ap-melbourne-1``.

2.9.0

Not secure
-------------------

Added
~~~~~

* Support for Data Catalog Service

* ``oci data-catalog``

* Support for Data Flow Service

* ``oci data-flow``

* Support for Application Migration Service

* ``oci application-migration``

* Support for offline data export in the Data Transfer Service

* ``oci dts export``

* Support for cross shape Data Guard. Customer to provide shape information when setting up Data Guard association.

* ``oci db data-guard-association create with-new-db-system --shape``

Changed
~~~~~~~

* [Breaking] ``oci oce cluster create --dashboard-enabled`` is now disabled by default.

2.8.2

Not secure
-------------------

Added
~~~~~

* Support for getting DRG redundancy status in the Networking service

* ``oci network drg-redundancy-status get --drg-id``

* Support for cloning autonomous databases from backups in the Database service

* ``oci db autonomous-database create-from-backup-id``
* ``oci db autonomous-database create-from-backup-timestamp``

2.8.1

Not secure
-------------------
Added
~~~~~

* Support for description field to Route rule and Security rules.

* ``oci route-table create``
* ``oci route-table update``
* ``oci security-list create``
* ``oci security-list update``

* Support for create, get, delete, list commands for db-home command

* ``oci db db-home create --db-system-id <Db System OCID> --db-version <Database Version>``
* ``oci db db-home get --db-home-id <Db Home OCID>``
* ``oci db db-home delete --db-home-id <Db Home OCID>``
* ``oci db db-home list --compartment-id <compartment OCID>``

* Support for stopping and starting Digital Assistant Instances

* ``oci oda instance start``
* ``oci oda instance stop``

* Support for specifying db home when a creating database.

* ``oci db database create --db-home-id <Db Home OCID>``

* Support for --backup-id parameter in the list database command

* ``oci db database list --backup-id <backup OCID>``

Fixed
~~~~~

* Crytography package requirement bumped to version 2.8 to fix a compatibility issue with Python 3.8

* OCI CLI installation now works with virtualenv or venv name as "oci_cli" (`Issue 213 <https://github.com/oracle/oci-cli/issues/213>`__)

Page 38 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.