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

2.11.1

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

* Support creating a new database from another database for the Database service

* ``oci db database create-from-database --point-in-time-recovery-timestamp``

* Support for the new DNS format of the Data Transfer service

* Support for Schedule-based Autoscaling via a new policy type (scheduled) in the Autoscaling service

* Support for enabling/disabling individual policies in the Autoscaling service

* ``oci autoscaling policy update --is-enabled``

* Support for filtering lists by name, lifecycle state and sorting by value, order for compartments, dynamic group, group, identity provider, network sources, policy, user in the Identity Service

* ``oci iam compartment list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam dynamic-group list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam group list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam identity-provider list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam network-sources list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam policy list --name --lifecycle-state --sort-by --sort-order``
* ``oci iam user list --name --lifecycle-state --sort-by --sort-order``

* Support for filtering lists by name and lifecycle state for identity provider group in the Identity Service

* ``oci iam identity-provider-group list --name --lifecycle-state``

Changed
~~~~~~~

* Added DB version field in Autonomous Container Database summary response for the Database service

* ``oci db autonomous-database``

* DTS service endpoint is updated to ``https://datatransfer.{region}.oci.{secondLevelDomain}``

Fixed
~~~~~

* Bug fix in appliance-status update in ``oci dts export configure-physical-appliance``

2.11.0

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

* Support for enabling File Server capability for an Integration Instance

* ``oci integration integration-instance create --is-file-server-enabled``
* ``oci integration integration-instance update --is-file-server-enabled``

* Support for deleting non empty tag namespace and bulk deleting tags

* ``oci iam tag bulk-delete``
* ``oci iam tag-namespace cascade-delete``

* Support bulk actions in Compartment Explorer

* ``oci iam compartment bulk-move-resources``
* ``oci iam compartment bulk-delete-resources``

* Support get, list commands for DB Patch for given DB Home

* ``oci db patch list-db-home --db-home-id``
* ``oci db patch get-db-home --db-home-id``

* Support get, list commands for DB Patch for given VM Cluster

* ``oci db patch list-vm-cluster --vm-cluster-id``
* ``oci db patch get-vm-cluster --vm-cluster-id``

* Support get, list commands for DB Patch History for given DB Home

* ``oci db patch-history list-db-home --db-home-id``
* ``oci db patch-history get-db-home --db-home-id``

* Support get, list commands for DB Patch History for given VM Cluster

* ``oci db patch-history list-vm-cluster --vm-cluster-id``
* ``oci db patch-history get-vm-cluster --vm-cluster-id``

* Support specifying a Patch Id and Patch Action when patching a VM Cluster.

* ``oci db vm-cluster update --patch-id --patch-action``

* New parameter --include-root to include root compartment

* ``oci iam compartment list --include-root``

* New entry in the User-Agent for CloudShell to differentiate between requests coming from CLI and CloudShell

Fixed
~~~~~

* The fields defindedTags and freeformTags of backupPolicy Complex Object in MySQL Service were invalid in the JSON output

* ``oci mysql db-system create --generate-full-command-json-input``

Changed
~~~~~~~

* [BREAKING] Lifecycle state "OFFLINE" was removed and new state "DISCONNECTED" was added.

* ``oci db exadata-infrastructure activate --wait-for-state``
* ``oci db exadata-infrastructure create --wait-for-state``
* ``oci db exadata-infrastructure delete --wait-for-state``
* ``oci db exadata-infrastructure list --wait-for-state``
* ``oci db exadata-infrastructure update --wait-for-state``

* Man page outputs for --help reformatted to line break on complete words

* ``--verify-native-dependencies`` option within install.py script is removed.

2.10.5

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

* Support for Identity Provider

* ``oci iam identity-provider create``
* ``oci iam identity-provider list``
* ``oci iam identity-provider get``
* ``oci iam identity-provider delete``
* ``oci iam identity-provider update``

* Support for getting image id of Image Listing Package in Marketplace Service

* ``oci marketplace package get``

Changed
~~~~~~~

* Data Transfer Service

* ``oci dts physical-appliance finalize``

* Validates upload_user_config file and returns explicit config error message if invalid

* ``oci dts export create``

* Prevents export job create if bucket type is Archive

* Marketplace API updated to ignore signature parameter and mark it as deprecated

* ``oci marketplace accepted-agreement delete --signature``

2.10.4

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

* Support for Native JWT Validation in Oracle Cloud Infrastructure API Gateway service

* ``oci api-gateway deployment create --specification``
* ``oci api-gateway deployment update --specification``

* Support for Autonomous DataWarehouse and Autonomous Transaction Processing features as a part of the Database Service to display the Private IP for Private Endpoint Database service for Autonomous Databases

* ``autonomous-database get --autonomous-database-id``

Fixed
~~~~~

* Combination of --stream-output, --all and --query with pagination was returning invalid JSON output.

* ``oci audit event list``

* For CLI operations returning Unauthorized error, fixed bug where FileNotFoundError was displayed instead of error message. (`Issue 280 <https://github.com/oracle/oci-cli/issues/280>`__) (`Issue 278 <https://github.com/oracle/oci-cli/issues/278>`__)

2.10.3

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

* Support for Drift Detection feature as part of Resource Manager Service

* ``oci resource-manager stack detect-drift --stack-id``
* ``oci resource-manager stack list-resource-drift-details --stack-id, --resource-drift-status``

Fixed
~~~~~

* ``oci session refresh`` was generating incorrect URL for gov regions.

2.10.2

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

* Support for updating the license type of database systems in the Database service

* ``oci db system update --license-model``

* Support for updating the version of 19c autonomous databases in the Database service

* ``oci db autonomous-database update --db-version``

* Support for backup and restore functionality in the Key Management service

* ``oci kms management vault backup``
* ``oci kms management vault restore``
* ``oci kms management vault restore-from-file``
* ``oci kms management key backup``
* ``oci kms management key restore``
* ``oci kms management key restore-from-file``

* Support for calling Oracle Cloud Infrastructure services in the Hyderabad region (``--region ap-hyderabad-1``)

Page 36 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.