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

2.5.16

Not secure
-------------------
Added
~~~~~
* Support for moving Nat Gateway across compartments

* ``oci network nat-gateway change-compartment``

* Support for moving sender compartment in Email Service.

* ``oci email sender change-compartment --sender-id --compartment-id``

2.5.15

Not secure
-------------------
Added
~~~~~
* Support for moving block volumes, block volume backups, boot volumes, boot volume backups, volume groups, volume group backups across compartments in the Block Storage Service

* ``oci bv backup change-compartment``
* ``oci bv boot-volume change-compartment``
* ``oci bv boot-volume-backup change-compartment``
* ``oci bv volume change-compartment``
* ``oci bv volume-group change-compartment``
* ``oci bv volume-group-backup change-compartment``

* Support for scheduling and cancelling deletion for KMS keys in the Key Management Service

* ``oci kms management key schedule-deletion --time-of-deletion``
* ``oci kms management key cancel-deletion``

* Support for python 3.7 on Windows, Linux, and MacOS

* Support for moving Service Gateway across compartments in the Networking Service

* ``oci network service-gateway change-compartment``

2.5.14

Not secure
-------------------
Added
~~~~~
* Support for Autonomous Database (Dedicated) features as part of the Database Service

* ``oci db autonomous-container-database``
* ``oci db autonomous-database``
* ``oci db maintenance-run``
* ``oci db autonomous-exadata-infrastructure``

* Support for specifying bootVolumeSizeInGBs parameter during creation of instance config in the Compute Management service.

* ``oci compute-management instance-configuration create --instance-details``

Changed
~~~~~~~~
* \*NIX installer, install.sh, supports more options for non-interactive installations.

* ``./install.sh --accept-all-defaults --python-install-location <dir> --optional-features [db] --install-dir <dir> --exec-dir <dir> --update-path-and-enable-tab-completion --rc-file-path <file-path> --oci-cli-version <version> --help``

* Windows installer, install.ps1, supports more options for non-interactive installations.

* ``.\install.ps1 -AcceptAllDefaults -PythonInstallLocation <dir> -OptionalFeatures [db] -UpdatePathAndEnableTabCompletion -OciCliVersion <version>``

* The installer no longer checks for required native dependencies on linux systems.

* The installer no longer requires /dev/tty for non-interactive installations.

2.5.13

Not secure
-------------------
Added
~~~~~
* Support for delete Tag Namespace and Tag Definition in the Identity Service

* ``oci iam tag delete``
* ``oci iam tag-namespace delete``
* 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 iscsi type volume-attachment for compute resources.

* ``oci compute volume-attachment attach-iscsi-volume``

* Support for specifying the FAULT_DOMAIN parameter for instances as part of InstanceConfiguration details.

* ``oci compute-management instance-configuration create``
* ``oci compute-management instance-configuration launch-compute-instance``

* Support for Auto Scale in the Database service for Autonomous Databases (--is-auto-scaling-enabled for ``oci db autonomous-database``)

Changed
~~~~~~~
* New parameters to handle Tag Definition and Tag Namespace lifecycle state

* ``oci iam tag-namespace update --wait-for-state --max-wait-seconds --wait-interval-seconds``
* ``oci iam tag-namespace list --lifecycle-state``
* ``oci iam tag update --wait-for-state --max-wait-seconds --wait-interval-seconds``
* ``oci iam tag create --wait-for-state --max-wait-seconds --wait-interval-seconds``

Fixed
~~~~~
* JSON generated for ``oci compute instance launch`` using ``--generate-full-command-json-input`` option.

* ``oci os object restore-status`` now returns accurate restoration time. Earlier for restoration time greater than a day, it did not display the number of days.

* Load balancer service endpoints.

* Filters, sort options for ``oci db database list`` command.

2.5.12

Not secure
-------------------
Added
~~~~~
* Support to get user UI password creation date in Identity service.

* ``oci iam ui-password-information get-user --user-id``

* Support for Work Requests Service

* ``oci work-requests``
* An example of using the Work Requests Service can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/work_requests/examples_and_test_scripts/get_work_requests_example.sh>`__.

* Tags returned in File Storage Summary objects

* Change compartment support for File Storage Service.

* ``oci fs file-system change-compartment --file-system-id --compartment-id``
* ``oci fs mount-target change-compartment --mount-target-id --compartment-id``

Fixed
~~~~~
* Missing emulated type for volume-attachment. (`Issue 146 <https://github.com/oracle/oci-cli/issues/146>`__)

* ``oci compute volume-attachment attach --type``

* Fixed metrics example. (`Issue 149 <https://github.com/oracle/oci-cli/issues/149>`_, `Issue 150 <https://github.com/oracle/oci-cli/issues/150>`_)

2.5.11

Not secure
-------------------
Added
~~~~~
* Improvement for VPN IPSec service usability: support BGP dynamic routing and allow customer to input PSK.

* ``oci network ip-sec-tunnel get``
* ``oci network ip-sec-tunnel list``
* ``oci network ip-sec-tunnel update``
* ``oci network ip-sec-psk get``
* ``oci network ip-sec-psk update``

* Support for getting Object Storage namespace of another tenancy by using their compartment ID.

* ``oci os ns get --compartment-id``
* An example on getting namespace using compartment ID can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/object_storage/examples_and_test_scripts/object_storage_get_namespace.sh>`__.

Changed
~~~~~~~
* IPSec connection create command: it now includes --tunnel-configuration option.

* ``oci network ip-sec-connection create --tunnel-configuration``

* Listing for Instance Configs and Pools: they now return defined and freeform tags.

* ``oci compute-management instance-configuration list --compartment-id``
* ``oci compute-management instance-pool list --compartment-id``

* Listing for Autoscaling configurations: they now return defined and freeform tags.

* ``oci autoscaling configuration list --compartment-id``

Page 43 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.