Oci-cli

Latest version: v3.50.3

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

Scan your dependencies

Page 40 of 54

2.6.15

Not secure
-------------------
Added
~~~~~~
* Support for Stream Pools and Connect Harness

* ``oci streaming admin connect-harness``
* ``oci streaming admin stream-pool``

* Support for recovering the compartment from DELETED state to ACTIVE state.

* ``oci iam compartment recover``

* Support for multi-attach feature for block storage.

* ``oci compute volume-attachment attach --is-shareable``
* ``oci compute volume-attachment attach-iscsi-volume --is-shareable``
* ``oci compute volume-attachment attach-paravirtualized-volume --is-shareable``

* New parameters added to ``oci os object put`` command.

* ``oci os object put --cache-control --content-disposition``

Changed
~~~~~~~
* Improved retry strategy for multipart uploads.

* Modified stream create to make compartment ID optional and include stream pool id parameter

* ``oci streaming admin stream create --compartment-id, --stream-pool-id``
* ``oci streaming admin stream list --stream-pool-id``
* ``oci streaming admin stream update --stream-pool-id``

2.6.14

Not secure
-------------------
Added
~~~~~
* get the OCPUs info of an exadata infrastructure instance for ATP-D

* ``oci db exadata-infrastructure get-compute-units --autonomous-exadata-infrastructure-id``

Changed
~~~~~~~
* Added timeMaintenanceBegin & timeMaintenanceEnd to autonomous database api response
* Inline help text has been removed, ``--help`` will still work as normal

Fixed
~~~~~
* ``oci waas policy-config update`` command which now takes multiple values for ``--tls-protocols`` option

2.6.13

Not secure
-------------------
Added
~~~~~
* Support for Autonomous Database to create and update with whitelisted ips.

* ``oci db autonomous-database create --whitelisted-ips``
* ``oci db autonomous-database update --whitelisted-ips``

* Support for Four Byte ASN support for Fast-Connect.

* Ability to choose fault domains when creating instance pools.

* ``oci compute-management instance-pool create``

Fixed
~~~~~
* Broken links in help documents.

2.6.12

Not secure
-------------------
Added
~~~~~
* Support to register and deregister an autonomous data warehouse, or autonomous transaction processing, database with Data Safe.

* ``oci db autonomous-database data-safe register --autonomous-database-id <autonomous database OCID>``
* ``oci db autonomous-database data-safe deregister --autonomous-database-id <autonomous database OCID>``

* Add capability to redirect an input HTTP/HTTPS request URI to a different URI in Load Balancer service.

* ``oci lb rule-set create --items``

* Console access to APEX and SQL Dev features for Create and Update ATP/ADW in the Database service

* Support for Volume Performance Units for Block Volumes in Block Storage service.

* ``oci bv boot-volume create --vpus-per-gb``
* ``oci bv boot-volume update --vpus-per-gb``

* Support for specifying compartment for OKE options APIs

* ``oci ce cluster-options get --compartment-id``
* ``oci ce node-pool-options get --compartment-id``

* Support for HTTP raw requests

* ``oci raw-request``

* Deprecation warning message for python 2. This can be turned-off by setting the environment variable ``SUPPRESS_PYTHON2_WARNING``.

Changed
~~~~~~~
* Removed deprecated ``bmcs`` entry point for CLI. Now only ``oci`` is supported.

2.6.11

Not secure
-------------------
Added
~~~~~
* Support for Analytics Service (``oci analytics``)

* Support for Oracle Integration Service (``oci integration``)

* Support for adding optional parameter to IPSecconnection in Core Service.

* ``oci network ip-sec-connection update --ike-version``

* Support for GetStackTfState API as part of Resource Manager service.

* ``oci resource-manager stack get-stack-tf-state --file, --stack-id``

2.6.10

Not secure
-------------------
Added
~~~~~
* Support for retrieving metadata for Autonomous Wallet, both regional and instance, as well as requesting rotation of Autonomous Wallets, both regional instance. Generate wallet now allows for specifying the wallet type to download, All or Single.

* ``oci db autonomous-database get-metadata --id <an OCID of an autonomous database>``
* ``oci db autonomous-database get-regional-wallet-metadata``
* ``oci db autonomous-database-wallet rotate --should-rotate true --id <an OCID of an autonomous database>``
* ``oci db autonomous-database-wallet rotate-regional-wallet --should-rotate true``
* ``oci db autonomous-database generate-wallet --generate-type ALL``
* ``oci db autonomous-database generate-wallet --generate-type SINGLE``

* Support for adding and removing image shape compatibility entries

* ``oci compute image-shape-compatibility-entry add``
* ``oci compute image-shape-compatibility-entry remove``

* Support for managing redirects (e.g. create, update, delete, get list)

* ``oci waas http-redirect change-compartment --compartment-id, --http-redirect-id``
* ``oci waas http-redirect create --compartment-id, --domain, --target, --defined-tags, --display-name, --freeform-tags, --response-code``
* ``oci waas http-redirect delete --http-redirect-id, --force``
* ``oci waas http-redirect get --http-redirect-id``
* ``oci waas http-redirect list --compartment-id, --all-pages, --display-name, --id, --time-created-greater-than-or-equal-to, --time-created-less-than``
* ``oci waas http-redirect update --http-redirect-id, --defined-tags, --display-name, --force, --freeform-tags, --response-code, --target``

* Support for migrating Dyn HTTP Redirect Service to OCI DNS

* ``oci dns zone migrate-from-dynect``

Changed
~~~~~~~
* ``oci setup oci-cli-rc`` will try to create the directory for the oci_cli_rc file, if it does not exist.

Fixed
~~~~~
* Added validation check for thread count ``--parallel-upload-count`` and also improved error message when threads are exhausted.

* Upload parts in ``oci os object put`` now correctly limited to 10000 parts

* Updated help messages for the overwrite and no-overwrite flags in object storage operations

* ``oci os object bulk-upload --overwrite --no-overwrite``
* ``oci os object put --overwrite --no-overwrite``

* Using ``oci os object bulk-download`` correctly prints out downloaded objects in a new line instead of overwriting the same line

* Problem with ``oci setup`` when there were spaces in a user's profile name on Windows.

* Data Transfer Service - Fix the broken output string for showing progress during command

* ``oci dts nfs-dataset seal``

* Data Transfer Service - Provide help string to monitor progress after running the command

* ``oci dts nfs-dataset seal``

* Typo in the install README

Page 40 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.