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

2.21.3

Not secure
-------------------
Added
~~~~~
* Support for exporting an existing running VM, or a copy of VM, into a VMDK, QCOW2, VDI, VHD, or OCI formatted image in the Compute service

* ``oci compute image export to-object --export-format``
* ``oci compute image export to-object-uri --export-format``

* Support for providing target-tags and target-compartments in the Profile in the Optimizer service

* ``oci optimizer profile create --target-compartments, --target-tags``
* ``oci optimizer profile update --target-compartments, --target-tags``

* Support for Optional param ``--actions`` in Recommendation Bulk Apply in the Optimizer service

* ``oci optimizer recommendation bulk-apply --actions``

* Support for the 'Fix it' feature in the Optimizer service

* ``oci optimizer recommendation-strategy-summary list-recommendation-strategies``

* Support for the OCI Registry Service

* ``oci artifacts``

* Support for configuring the Platform Configuration of type AMD_MILAN_BM of an Instance in Compute service.

* ``oci compute instance launch --platform-config '{"type":"AMD_MILAN_BM","numaNodesPerSocket":"NPS1"}'``

Changed
~~~~~~~~
* Fix volume create commands to not infer availability domain if it is manually specified by the user

* ``oci bv volume create``
* ``oci bv boot-volume create``

* Required param ``--resource-action-ids`` has been made optional in Recommendation Bulk Apply in the Optimizer service

* ``oci optimizer recommendation bulk-apply --resource-action-ids``

* Param ``--name`` can now be updated in Profile in the Optimizer service

* ``oci optimizer profile update --name``

2.21.2

Not secure
-------------------
Added
~~~~~
* New parameter --is-selective-migration is added for the below commands in Application Migration Service

* ``oci application-migration migration create --is-selective-migration``
* ``oci application-migration migration update --is-selective-migration``

* Support for "OCC" Source type in Application Migration Service

* ``oci application-migration source``

* Support for change network endpoint for integration instance in Integration Service

* ``oci integration integration-instance change-network-endpoint``

2.21.1

Not secure
-------------------
Added
~~~~~
* Support for Database Management service

* ``oci database-management``

* Support for additional upgrade options in Database service

* ``oci db database upgrade-with-db-home``
* ``oci db database upgrade-with-database-software-image``
* ``oci db database upgrade-with-db-version``

* Support for discovering available plugins in Oracle Cloud Agent service

* ``oci instance-agent plugin``
* ``oci instance-agent available-plugins``

* Support for Erratum List API in OS Management service

* ``oci os-management erratum-summary list-errata``
* ``oci os-management managed-instance list-managed-instance-errata``

* Support to Enable/Disable Oracle Cloud Agent plugins in Compute service

* ``oci compute instance launch --agent-config '{ "are-all-plugins-disabled" : true|false,"plugins-config": []}'``
* ``oci compute instance update --agent-config '{ "are-all-plugins-disabled" : true|false,"plugins-config": []}'``

* Support for recommending glossary terms in Data Catalog service

* ``oci data-catalog catalog recommendations``
* ``oci data-catalog catalog process-recommendation``

* Support for setting the offset to start budget processing in Budgets service

* ``oci budgets budget create --budget-processing-period-start-offset``
* ``oci budgets budget update --budget-processing-period-start-offset``

Changed
~~~~~~~

* Minor help text updates for

* ``oci os object bulk-delete-versions``
* ``oci os object bulk-delete``
* ``oci os object bulk-download``

2.21.0

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

* Support for checking if a contact for Exadata infrastructure is valid in My Oracle Support in the Database service

* ``oci db exadata-infrastructure create --contacts``
* ``oci db exadata-infrastructure update --contacts``

* Support for external databases in the Database service

* ``oci db external-cdb``
* ``oci db external-database-connector``
* ``oci db external-pdb``
* ``oci db external-non-cdb``

* Support for uploading objects to the infrequent access storage tier in the Object Storage service

* ``oci os object put --storage-tier``
* ``oci os object copy --destination-object-storage-tier``
* ``oci os object bulk-upload --storage-tier``

* Support for changing the storage tier of existing objects in the Object Storage service

* ``oci os object update-storage-tier --storage-tier``

* Support for private templates in the Resource Manager service

* ``oci resource-manager template create``
* ``oci resource-manager template get``
* ``oci resource-manager template delete``
* ``oci resource-manager template get-template-logo``
* ``oci resource-manager template get-template-tf-config``
* ``oci resource-manager template list``
* ``oci resource-manager template update``
* ``oci resource-manager template list-template-categories``
* ``oci resource-manager template change-compartment``

* Support for multiple encryption domains on IPSec tunnels in the Networking service

* ``oci network ip-sec-tunnel update --encryption-domain-config``

Changed
~~~~~~~

* Input parameter ``--vnic-id`` is now optional for the command ``oci network ipv6 create``

* [Breaking] Response field ``vnicId`` is now optional for the following commands

* ``oci network ipv6 create``
* ``oci network ipv6 get``
* ``oci network ipv6 update``

2.20.0

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

* Support for Load Balancer Shape update for Blockchain Platform in Blockchain Service

* ``oci blockchain blockchain-platform update --load-balancer-shape``

* [Breaking] The parameter --idcs-access-token is now required for Blockchain Platform create in Blockchain Service

* ``oci blockchain blockchain-platform create``

* Support for private access channel in Analytics Service

* ``oci analytics analytics-instance create-private-access-channel``
* ``oci analytics analytics-instance get-private-access-channel``
* ``oci analytics analytics-instance update-private-access-channel``
* ``oci analytics analytics-instance delete-private-access-channel``

* Support for vanity URL in Analytics Service

* ``oci analytics analytics-instance create-vanity-url``
* ``oci analytics analytics-instance update-vanity-url``
* ``oci analytics analytics-instance delete-vanity-url``

* Support assignment of Volume Backup Policy to Volume Group in Block Volume Service

* ``oci bv volume-group create --backup-policy-id``

* Support for --max-wait-seconds, --wait-for-state, --wait-interval-seconds for Change Compartment of Dedicated VM Host in Compute Service

* ``oci compute dedicated-vm-host change-compartment --max-wait-seconds --wait-for-state --wait-interval-seconds``

* Support for --max-wait-seconds, --wait-for-state, --wait-interval-seconds for the below commands of Network Service

* ``oci network byoip-range validate``
* ``oci network drg change-compartment``
* ``oci network subnet change-compartment``
* ``oci network vcn add-vcn-cidr``
* ``oci network vcn change-compartment``
* ``oci network vcn modify-vcn-cidr``
* ``oci network vcn remove-vcn-cidr``
* ``oci network vlan change-compartment``

* support for Access Control List for Autonomous Database with Data Guard enabled on Exadata Cloud Customer in Database Service

* ``oci db autonomous-database create --are-primary-whitelisted-ips-used, --standby-whitelisted-ips``
* ``oci db autonomous-database update --are-primary-whitelisted-ips-used, --standby-whitelisted-ips``

* Support to specify Peer ACD unique name when creating Data Guard enabled Autonomous Container Database on Exadata Cloud Customer in Database Service

* ``oci db autonomous-container-database create --peer-db-unique-name``

* Support for drift detection on individual resources of a stack in Resource Manager Service

* ``oci resource-manager stack detect-drift --resource-addresses``

* Support for listing drift detection details given a work request id in Resource Manager Service

* ``oci resource-manager stack list-resource-drift-details --work-request-id``

* Support for Create, Manage and Use of AsymmetricKeys in KeyManagement Service.

* ``oci kms crypto encrypt --key-version-id --encryption-algorithm``
* ``oci kms crypto decrypt --key-version-id --encryption-algorithm``

2.19.0

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

* Support for Data Archive and Recall features as a part of the Logging Analytics Service

* ``oci log-analytics storage``

* Support for lookups in the Logging Analytics service

* ``oci log-analytics lookup *``

* Support for Agent Collection Warnings in the Logging Analytics service

* ``oci log-analytics warning list``
* ``oci log-analytics warning suppress``
* ``oci log-analytics warning unsuppress``

* Scheduled Task commands in the Logging Analytics service

* ``oci log-analytics scheduled-task pause``
* ``oci log-analytics scheduled-task resume``

* Support to specify whether or not an object-collection-rule is currently enabled in the Logging Analytics service

* ``oci log-analytics object-collection-rule create --is-enabled``
* ``oci log-analytics object-collection-rule update --is-enabled``

* Support for Logging Analytics as a target in the Service Connector Hub service

* [BREAKING] The --sort-by parameter for few of the commands in log-analytics is restricted to only name field
* ``oci log-analytics source list-meta-source-types --sort-by``
* ``oci log-analytics parser list-parser-functions --sort-by``
* ``oci log-analytics parser list-parser-meta-plugins --sort-by``
* ``oci log-analytics source list-source-label-operators --sort-by``

Page 30 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.