Skip to content

Releases: oracle/oci-cli

3.69.0

28 Oct 10:41
2c42536

Choose a tag to compare

Added

  • File Storage Service
    • Support for using security attribute for Mount Target in File Storage Service
      • oci fs mount-target create --security-attributes
      • oci fs mount-target update --security-attributes
  • Lustre File Storage Service
    • Support for the Lustre File service object-storage-link
      • oci lfs object-storage-link change-compartment
      • oci lfs object-storage-link create
      • oci lfs object-storage-link delete
      • oci lfs object-storage-link get
      • oci lfs object-storage-link get-sync-job
      • oci lfs object-storage-link list-sync-jobs
      • oci lfs object-storage-link start-export-to-object
      • oci lfs object-storage-link start-import-from-object
      • oci lfs object-storage-link stop-export-to-object
      • oci lfs object-storage-link stop-import-from-object
      • oci lfs object-storage-link update
      • oci lfs object-storage-link-collection
  • Database Service
    • Support for VanityUrlDetails parameter in Update Autonomous Database command
      • oci db autonomous-database update --vanity-url-details
      • oci db autonomous-database update-autonomous-database-gcp-key-details --vanity-url-details
      • oci db autonomous-database update-autonomous-database-okv-key-details --vanity-url-details
      • oci db autonomous-database update-autonomous-database-azure-key-details --vanity-url-details
      • oci db autonomous-database update-autonomous-database-aws-key-details --vanity-url-details
      • oci db autonomous-database update-autonomous-database-oci-key-details --vanity-url-details
      • oci db autonomous-database update-autonomous-database-oracle-managed-key-details --vanity-url-details
  • Disaster Recovery Service
    • Support for Automatic DR (Switchover/Failover) in OCI Full Stack Disaster Recovery Service based on Database Events
      • oci disaster-recovery automatic-dr-configuration create
      • oci disaster-recovery automatic-dr-configuration delete
      • oci disaster-recovery automatic-dr-configuration get
      • oci disaster-recovery automatic-dr-configuration list
      • oci disaster-recovery automatic-dr-configuration update
  • AI Language Service
    • Support for new optional parameters in the language service.
      • oci ai language batch-detect-pii-entities --masking
  • Load Balancer Service
    • LBaaS Support for online conversion of IPv4 LB to dual stack IPv4 and IPv6
      • oci lb load-balancer update --reserved-ips --ipv6-subnet-cidr
  • Compute Service
    • Add computeHostInSubtree query param to ListComputeHosts command
      • oci compute compute-host list --compute-host-in-subtree
  • Identity Domains Service
    • Support for Apple as a Social IDP in the Identity Domains service
      • oci identity-domains social-identity-provider create --apple-dev-id, --apple-key-id
      • oci identity-domains social-identity-provider put --apple-dev-id, --apple-key-id
  • Database Tools Service
    • Support for new Database Tools identity commands
      • oci dbtools identity add-lock
      • oci dbtools identity change-compartment
      • oci dbtools identity create-oracle-database-resource-principal
      • oci dbtools identity delete
      • oci dbtools identity get
      • oci dbtools identity list
      • oci dbtools identity refresh-oracle-database-resource-principal-credential
      • oci dbtools identity remove-lock
      • oci dbtools identity update-oracle-database-resource-principal
      • oci dbtools identity validate-oracle-database-resource-principal-credential
    • Support for parameter runtime-identity in Database Tools connection commands
      • oci dbtools connection list --runtime-identity
      • oci dbtools connection create-postgresql --runtime-identity
      • oci dbtools connection create-oracle-database --runtime-identity
      • oci dbtools connection create-mysql-database --runtime-identity
      • oci dbtools connection create-generic-jdbc --runtime-identity
  • Network Service
    • Additonal parameters for creating IPv4 Flex CIDR
      • oci network private create --cidr-prefix-length, --ipv4-subnet-cidr-at-creation
      • oci network vnic assign-private-ip --cidr-prefix-length, --ipv4-subnet-cidr-at-creation
    • Additional paramters for creating subnet with multiple CIDR blocks
      • oci network subnet create --ipv4-cidr-blocks
    • Addtional commands for adding / modifying / removing CIDR blocks from subnets
      • oci network subnet add-ipv4-subnet-cidr
      • oci network subnet modify-ipv4-subnet-cidr
      • oci network subnet remove-ipv4-subnet-cidr

File Checksums (SHA256)

oci-cli-3.69.0.zip beae40ab9381474ee1e131cd1baafd2b25dd93e756265dbcf51a847f240fda63
oci-cli-3.69.0-Windows-Server-2016-Offline.zip 53f532728141d37356a4f97dd511e4003e8f6c875f6bbbd3a2f9345c482df41d
oci-cli-3.69.0-Oracle-Autonomous-Linux-7.9-Offline.zip b64b9c1d25cebe36219cc1ddbc6dcff1d6d6c790b21000e43bd114d3e1ca9380
oci-cli-3.69.0-Ubuntu-20.04-Offline.zip 19890008851b29e8a21ebc03d4ace75bcd29fb9489ae1195ee4e86dea28c9232
oci-cli-3.69.0-Windows-Server-Installer.msi 31a0bf96857e7f291ad596e7973671ef50794094f3b38fbb5637d6a6b744fff2
oci-cli-3.69.0-Windows-Server-2012-Offline.zip c3e89a2c39be2e20a39dfdc0b4c9935314192943beead7d829762a0ea7ef84d2
oci-cli-3.69.0-Windows-Server-2019-Offline.zip 77c056024414870b07d86527144f985a8874b76effd1c89a93918c731cbbc47c

3.68.1

22 Oct 07:00
278a280

Choose a tag to compare

Added

  • Support for Helm Critical Resource Protection in DevOps Deploy service
    • oci devops trigger-dry-run-result trigger-deployment-dry-run
    • oci devops trigger-dry-run-result trigger-deployment-dry-run-create-deploy-pipeline-deployment-details
    • oci devops trigger-dry-run-result trigger-deployment-dry-run-create-single-deploy-stage-deployment-details
    • oci devops trigger-dry-run-result trigger-deployment-dry-run-create-deploy-pipeline-redeployment-details
    • oci devops trigger-dry-run-result trigger-deployment-dry-run-create-single-deploy-stage-deployment-details
    • oci devops trigger-dry-run-result trigger-deployment-dry-run-create-single-deploy-stage-redeployment-details
  • Support for Parameterized Pipelines as a part of the Data Science Service
    • oci data-science pipeline create --parameters
    • oci data-science pipeline update --parameters
    • oci data-science pipeline-run create --parameters-override
    • oci data-science pipeline-run create --storage-mount-configuration-override-details-list
    • oci data-science job-run create --job-storage-mount-configuration-override-details-list
  • Support for new optional ZPR Security Attributes parameter for creating/updating stream pool in Streaming Service
    • oci streaming stream-pool create --security-attributes
    • oci streaming stream-pool update --security-attributes
  • Support for Configurable Version Upgrade Policies in MySQL HeatWave Service
    • oci mysql db-system update --maintenance
    • oci mysql db-system import --maintenance
    • oci mysql db-system create --maintenance
    • oci mysql db-system clone --maintenance
  • Support for 26ai version in Fleet Software Update Service
    • oci fleet-software-update fsu-collection create-db --source-major-version
    • oci fleet-software-update fsu-collection create-gi --source-major-version
    • oci fleet-software-update fsu-discovery create-db --details-source-major-version
    • oci fleet-software-update fsu-discovery create-gi --details-source-major-version
  • Support to use LDAP schema version RFC2307bis when creating or updating a mount target to set the LDAP ID map in File Storage Service
    • oci fs mount-target create --ldap-idmap
    • oci fs mount-target update --ldap-idmap
  • Support for python 3.13

Security

File Checksums (SHA256)

oci-cli-3.68.1.zip 662a1910adc059b54fd1d4b8461df34e9fc834489c45db6e825bb55e09565d6e
oci-cli-3.68.1-Windows-Server-2019-Offline.zip dfef7b05828f94b25660afa6e3110c346dd9bb012989cf97167f959f094653c5
oci-cli-3.68.1-Windows-Server-Installer.msi ed3895615869546fdff3919921ae0800915ed1ff14c0e47d351ecfe17804a88d
oci-cli-3.68.1-Windows-Server-2016-Offline.zip fb56341efde857e7670e1a82ec3af6abe2bb151381c10ae9de03b89000761470
oci-cli-3.68.1-Ubuntu-20.04-Offline.zip 981f4508337c31bf7990a3c82b3e0d60109eee79a5fda57a325d9a00b7c4f8d2
oci-cli-3.68.1-Windows-Server-2012-Offline.zip 22364a2a129a9e2f505f4168ac47855023ad8bca3d2089df4e43d386765414f1

3.68.0

07 Oct 12:02
cd6b080

Choose a tag to compare

Added

  • Support for Internet of Things Service
    • oci iot digital-twin-adapter create
    • oci iot digital-twin-adapter delete
    • oci iot digital-twin-adapter get
    • oci iot digital-twin-adapter list
    • oci iot digital-twin-adapter update
    • oci iot digital-twin-instance create
    • oci iot digital-twin-instance delete
    • oci iot digital-twin-instance get
    • oci iot digital-twin-instance get
    • oci iot digital-twin-instance get-content
    • oci iot digital-twin-instance invoke-raw-binary-command
    • oci iot digital-twin-instance invoke-raw-json-command
    • oci iot digital-twin-instance invoke-raw-text-command
    • oci iot digital-twin-instance list
    • oci iot digital-twin-instance update
    • oci iot digital-twin-model create
    • oci iot digital-twin-model delete
    • oci iot digital-twin-model get
    • oci iot digital-twin-model get-spec
    • oci iot digital-twin-model list
    • oci iot digital-twin-model update
    • oci iot digital-twin-relationship create
    • oci iot digital-twin-relationship delete
    • oci iot digital-twin-relationship get
    • oci iot digital-twin-relationship list
    • oci iot digital-twin-relationship update
    • oci iot domain change-compartment
    • oci iot domain change-data-retention-period
    • oci iot domain configure-apex-data-access
    • oci iot domain configure-direct-data-access
    • oci iot domain configure-ords-data-access
    • oci iot domain create
    • oci iot domain delete
    • oci iot domain get
    • oci iot domain list
    • oci iot domain update
    • oci iot domain-group change-compartment
    • oci iot domain-group configure-data-access
    • oci iot domain-group create
    • oci iot domain-group delete
    • oci iot domain-group get
    • oci iot domain-group list
    • oci iot domain-group update
    • oci iot work-request get
    • oci iot work-request list
    • oci iot work-request list-errors
    • oci iot work-request list-logs
  • Database Tools Service
    • Support for ZPR Security Attributes
      • oci dbtools private-endpoint create --security-attributes
      • oci dbtools private-endpoint update --security-attributes
  • Streaming Service
    • Support for new optional ZPR Security Attributes parameter for creating/updating stream pool
      • oci streaming stream-pool create
      • oci streaming stream-pool update
  • Redis Service
    • Support for new SecurityAttributes parameters in create redis-cluster
      • oci redis redis-cluster redis-cluster create --security-attributes
  • GoldenGate service
    • Support for new optional parameters ZPR security attribute
      • oci goldengate connection --security-attributes
    • Support for add/remove subscription for resources
      • oci goldengate connection change-subscription
      • oci goldengate deployment change-subscription
    • Support for creating/updating new connection type
      • oci goldengate connection create-oracle-ai-data-platform-connection
      • oci goldengate connection update-oracle-ai-data-platform-connection
    • Support for creating new technology type
      • oci goldengate connection create-kafka-connection --technology-type oci_streaming_with_apache_kafka
    • Support for creating and updating OCI Streaming connection should-use-resource-principal
      • oci goldengate connection create-kafka-connection --technology-type OCI_STREAMING --should-use-resource-principal true
      • oci goldengate connection update-kafka-connection --technology-type OCI_STREAMING --should-use-resource-principal true
  • Resource Manager Service
    • Support for Security Attributes in Resource Manager Service
      • oci resource-manager --security-attributes
  • Database service
    • Data Guard support to convert Physical Standby to Snapshot Standby and vice versa
      • oci db database convert-standby-database-type
  • Opensearch Service
    • Support for Security Attributes and NSG ID for OpenSearchCluster
      • oci opensearch cluster create --certificate-config, --nsg-id, --security-attributes
      • oci opensearch cluster update --certificate-config, --nsg-id, --security-attributes
      • oci opensearch cluster upgrade --certificate-config, --nsg-id, --security-attributes
  • Container engine service
    • Support for a new optional parameter "should-show-all-versions" in OKE list add-on options API for showing all add-on versions
      • oci ce addon list-options --should-show-all-versions
  • Functions Service
    • Support for new optional ZPR Security Attributes parameter for creating/updating Application
      • oci fn application create --security-attributes
      • oci fn application update--security-attributes
  • Integration Service
    • Support for ZPR security attribute support for private endpoint
      • oci integration integration-instance create --security-attributes
      • oci integration integration-instance update --security-attributes
  • MySQL Service
    • Support for ZPR security attribute support for private endpoint
      • oci mysql db-system clone --security-attributes
      • oci mysql db-system create --security-attributes
      • oci mysql db-system import --security-attributes
      • oci mysql db-system update --security-attributes

File Checksums (SHA256)

oci-cli-3.68.0.zip eb39e206b61fa5f01c6895df1638f4f40f86bc623ccbf9bb67d5cb5fe0020d6a
oci-cli-3.68.0-Windows-Server-2019-Offline.zip 6863afbb6ce0f5dee34069e88dd84731843c23a676cafe22018e9fc0f0bca447
oci-cli-3.68.0-Oracle-Linux-9-Offline.zip ab0b17b5b15a745cf0b9119e88cbbcc4aeb0a4d56cf1b65ed112c86e0bc58ad4
oci-cli-3.68.0-Windows-Server-Installer.msi 9c95ac6557de037541d2b1295161bcf8dbc8f3b893f516807a6e4066b87d6b89

3.67.0

30 Sep 14:31
526f5f3

Choose a tag to compare

Added

  • Database Service
    • Support update autonomous database kms key for gcp resource
      • oci db autonomous-database create-autonomous-database-gcp-key-details
      • oci db autonomous-database update-autonomous-database-gcp-key-details
  • Oracle Cloud Vmware Solution
    • Support for datastore management for standard shapes in Oracle Cloud VMware Provisioning service
      • oci ocvs datastore
      • oci ocvs datastore-cluster
  • Generative AI Service
    • Support Video/Audio input for Gemini models
      • oci generative-ai-inference chat-result chat
    • Support for private endpoint in generative ai service
      • oci generative-ai endpoint create
      • oci generative-ai endpoint update
      • oci generative-ai generative-ai-private-endpoint change-compartment
  • Fleet Software Update Service
    • Support for applying Exadata VM OS updates or Exadata stack updates (combined VM OS and Oracle Grid Infrastructure updates) to collections of ExaDB-D or ExaDB-C@C VM Clusters in the Exadata Fleet Update service
      • oci fleet-software-update fsu-discovery create-exadb-stack
      • oci fleet-software-update fsu-discovery create-guest-os
      • oci fleet-software-update fsu-collection create-exadb-stack
      • oci fleet-software-update fsu-collection create-guest-os
  • FusionApp Service
    • Support for public api exposing option to enbale IPv6 in fusion_apps service
      • oci fusion-apps fusion-environment create --ipv6-dual-stack-enabled
      • oci fusion-apps fusion-environment update --ipv6-dual-stack-enabled
  • Functions Service
    • Support for new optional parameters when creating or updating functions
      • oci fn function create|update --detached-mode-timeout-in-seconds
      • oci fn function create|update --success-destination
      • oci fn function create|update --failure-destination
  • Compute Service
    • New request and response field is-ai-enterprise-enabled added for Instance launch and update operations.
      • oci compute instance update
  • Core Service
    • Add is-ai-enterprise-enabled field for instance launch via instance-pool or instance-configuration
      • oci compute instance launch
  • Functions Service
    • Support for new optional parameters when creating or updating functions
      • oci fn function create|update --detached-mode-timeout-in-seconds
      • oci fn function create|update --success-destination
      • oci fn function create|update --failure-destination

File Checksums (SHA256)

oci-cli-3.67.0.zip 52f00cb963b19e29944da3f6a5b5b1598c399bc28bf7ac5221e3db11a42f28f7
oci-cli-3.67.0-Windows-Server-Installer.msi 44aa0c2b1c8a66bc2e14a240b78e331d207a46e73a6a1fe8505c01f65e8e94a0
oci-cli-3.67.0-Oracle-Linux-9-Offline.zip 1222da39a9da8719a6812fa1ea3a7d1b4e641c9f9ecd25f5c515754715512476
oci-cli-3.67.0-Oracle-Autonomous-Linux-7.9-Offline.zip bfd040d3684a4c7d4b847bf30355ba1fb1cc005abac177ddaa21871059954131
oci-cli-3.67.0-Windows-Server-2019-Offline.zip cf1ff7072f435b6f3a28b4a7f0aa5893834b46ec13d9225a5d74f1b75d0ed6d5

3.66.2

23 Sep 07:49
831506f

Choose a tag to compare

Added

  • Database Service
    • Support for Oracle Exadata Database Service on Dedicated Infrastructure (Exacs) with Exascale features
      • oci db cloud-exa-infra configure-exascale
    • Managing Exascale Database Storage Vault resources on Dedicated Infrastructure
      • oci db exascale-db-storage-vault create --exa-infra-id
    • Managing VM Cluster resources on Dedicated Infrastructure with exascale
      • oci db cloud-vm-cluster create --vault-id
  • Marketplace Service
    • Support for marketplace external attestated metadata creation in the marketplace consumer service.
      • oci marketplace create-marketplace-external-attested-metadata-details create-marketplace-external-attested-metadata
    • Support for listing marketplace metadata public keys in the marketplace consumer service
      • oci marketplace marketplace-metadata-public-key-summary list-marketplace-metadata-public-keys
  • Support for the Resource Analytics service
    • oci resource-analytics
  • Support for OCI cache service
    • oci cache
  • JMS Util Service
    • Support for subscription acknowledgment in Java Management Service
      • oci jms-utils subscription-acknowledgment-configuration
    • Support for analyzing application artifactss in Java Management Service Analyze Applications
      • oci jms-utils analyze-applications-configuration
      • oci jms-utils java-migration-analysis
      • oci jms-utils performance-tuning-analysis
    • Support for querying work requests independently from Fleets in Java Management Service Analyze Applications
      • oci jms-utils work-item-summary
      • oci jms-utils work-request
      • oci jms-utils work-request-error
      • oci jms-utils work-request-log-entry
  • Data Safe Service
    • Support for listing discovery job results with confidence level
      • oci data-safe discovery-job list-discovery-job-results --confidence-level
    • Support for filtering masking reports with target-database -group-id
      • oci data-safe masking-policy list-masking-reports --target-database-group-id
    • Support for masking target-database with optional seed parameter
      • oci data-safe masking-policy mask-data --user-defined-function-seed
    • Support for security assessment listing findings with optional compartmentId param
      • oci data-safe security-assessment list-findings --compartment-id | -c
    • Support for filtering sensitive columns containing data or with a specific confidence level
      • oci data-safe sensitive-column list --column-data-count-filter, --confidence-level
  • Java Management Service
    • Support for listing containers in Java Management Service
      • oci jms container-summary
    • Support for managing task schedules in Java Management Service
      • oci jms task-schedule
    • Support for querying library usage information in Java Management Service
      • oci jms library-inventory
      • oci jms library-application-usage-summary
      • oci jms library-managed-instance-usage-summary
      • oci jms uncorrelated-package-application-usage-summary
      • oci jms uncorrelated-package-managed-instance-usage-summary
      • oci jms uncorrelated-package-usage-summary
    • Add new options to existing commands.
      • oci jms agent-installer-summary generate-agent-installer-configuration --agent-type
      • oci jms export-setting update --export-data-filters, --force
      • oci jms fleet-agent-configuration update --is-capturing-ip-address-and-fqdn-enabled, --is-libraries-scan-enabled
      • oci jms jms-plugin create --agent-type
      • oci jms library-usage scan --dynamic-scan-duration-in-minutes, --is-dynamic-scan

File Checksums (SHA256)

oci-cli-3.66.2.zip 70a25c268cc161a989b069fca16105a82d6ad527b65111b38bdebe80911a3343
oci-cli-3.66.2-Windows-Server-Installer.msi 5b9f89a190aab05d8d2ba983b43d4d3cc4b8cb684a9fbdc440ec198b8fae7d17

3.66.1

16 Sep 07:26
8e7973e

Choose a tag to compare

Added

  • Database Service
    • Support for creating refreshable metadata clones for an Autonomous Database Serverless
      • oci db autonomous-database create-refreshable-clone --clone-type
    • Support for new parameter in the Database Management service
      • oci db system change-cloud-db-system-subscription --db-system-id
    • Support for the Oracle BaseDB service for Multicloud Database Service
      • oci db system launch --db-system-id --cluster-placement-group-id --opc-dry-run --subscription-id
      • oci db system launch-from-backup --cluster-placement-group-id --opc-dry-run --subscription-id
      • oci db system launch-from-database --cluster-placement-group-id --opc-dry-run --subscription-id
      • oci db system launch-from-db-system --cluster-placement-group-id --opc-dry-run --subscription-id
      • oci db system update --opc-dry-run
  • AI Data Platform Service
    • Support for AI Data Platform Service
      • oci ai-data-platform ai-data-platform change-compartment
      • oci ai-data-platform ai-data-platform create
      • oci ai-data-platform ai-data-platform delete
      • oci ai-data-platform ai-data-platform get
      • oci ai-data-platform ai-data-platform update
      • oci ai-data-platform ai-data-platform-collection list-ai-data-platforms
      • oci ai-data-platform work-request cancel
      • oci ai-data-platform work-request get
      • oci ai-data-platform work-request list
      • oci ai-data-platform work-request-error list
      • oci ai-data-platform work-request-log-entry list-work-request-logs

File Checksums (SHA256)

oci-cli-3.66.1.zip f83cc00694f71c1f700f05a433e29d593e62e5889e5d2013ed3ad62620285f0d
oci-cli-3.66.1-Windows-Server-2019-Offline.zip 37e04b474e27d0759096f2ceb2fb434ddae2fc210af16d7bda22c4459ebedb33
oci-cli-3.66.1-Windows-Server-Installer.msi 2f82ff4f125014e5ae977d2a3a78e95d959e951ff41feb8c92611fcabb8c38d8

3.66.0

09 Sep 10:53
2641cd2

Choose a tag to compare

Added

  • Database Service
    • Support for Undelete Autonomous Database on public cloud and cloud at customer
      • oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details
    • Support for setting backup retention policy after termination and lock retention for backup configuration while creating and updating Autonomous Container Database.
      • oci db autonomous-container-database create
      • oci db autonomous-container-database update
    • Support for Deleting associated Long Term Backups while deleting the Autonomous Database.
      • oci db autonomous-database delete --must-delete-associated-long-term-backups [boolean] [optional]
    • Support for listing Autonomous Database Backups by backup destination id and infrastructure type when applicable.
      • oci db autonomous-database-backup list --backup-destination-id [text] --infrastructure-type [text]
    • Support for listing Autonomous Database Backups by key store id and infrastructure type as applicable.
      • oci db autonomous-database-backup list --key-store-id [text] --infrastructure-type [text]
  • Email Delivery Service
    • Support for Locking API in Email Delivery service
      • oci email-control emailDomains update
      • oci email-control emailIpPools update
      • oci email-control EmailPrivateEndpoints update
      • oci email-control emailReturnPaths update
      • oci email-control emailTrackConfigs update
      • oci email-control senders update

File Checksums (SHA256)

oci-cli-3.66.0.zip 0bedd719e3932f93d4a82e6783ed09882f276e2fb985b8034c1b9dd98515453c
oci-cli-3.66.0-Oracle-Autonomous-Linux-7.9-Offline.zip bdfc22eb63c644cd483433b39d1c8127a140cd311d19a2ccedd409a998952cfc
oci-cli-3.66.0-Ubuntu-20.04-Offline.zip 00a4533da6ae790446800f9a57009817c07ee3220d80bed3cd3abb2261cc75b8
oci-cli-3.66.0-Windows-Server-Installer.msi 84d313d3c7ba0dd75e8d24d09c2f1a633ce8370887fb6950f6c1349ecc81a31b
oci-cli-3.66.0-Windows-Server-2019-Offline.zip e5a8d4142af48fcebeafb2912e2d54fc5dfbebe0a734864f65c88e92647b5336
oci-cli-3.66.0-Windows-Server-2016-Offline.zip 2e807d4422acd8b2181a8d3be2150a8305b157fac5db978b16b0e04cf6225402

3.65.1

03 Sep 11:16
dc26f88

Choose a tag to compare

Added

  • Database Service
    • Support for Autoscale DB Storage Vault in the Exadata Database Service on Exascale Infrastructure
      • oci db exascale-db-storage-vault create --is_autoscale_enabled, --autoscale_limit_in_gbs
      • oci db exascale-db-storage-vault update --is_autoscale_enabled, --autoscale_limit_in_gbs
    • DG creation with GCP, changing encryption key location to gcp, and two new apis to register/unregister pkcs
      • oci db data-guard-association create-data-guard-association-google-cloud-provider-encryption-key-details
      • oci db database change-encryption-key-location-google-cloud-provider-encryption-key-details
      • oci db cloud-vm-cluster register-cloud-vm-cluster-pkcs
      • oci db cloud-vm-cluster unregister-cloud-vm-cluster-pkcs
  • Database Multicloud Service
    • Support for the gcp commands
      • oci dbmulticloud oracle-db-gcp-identity-connector
      • oci dbmulticloud oracle-db-gcp-key
      • oci dbmulticloud oracle-db-gcp-key-ring
    • Support for new optional parameters in below commands
      • oci dbmulticloud oracle-db-azure-vault refresh --oracle-db-azure-connector-id
      • oci dbmulticloud multi-cloud-resource-discovery list --resources-filter
      • oci dbmulticloud multi-cloud-resource-discovery create --resources-filter
  • Cloud Guard Service
    • Support for new parameters for below commands
      • oci cloud-guard managed-list update --group
      • oci cloud-guard managed-list create --group
    • Support for new sub-parameters within the complex parameter for below commands
      • oci cloud-guard detector-recipe create --detector-rules [complex type]
      • oci cloud-guard detector-recipe update --detector-rules [complex type]
      • oci cloud-guard detector-recipe-detector-rule create create --detector-rules [complex type]
      • oci cloud-guard detector-recipe-detector-rule create create --detector-rules [complex type]
  • Support for validating backup for backup in the MySql HeatWave Service
    • oci mysql backup validate --backup-id $backup_id --is-prepared-backup-required $prepare_backup
  • Support for new GenericChatRequest parameters in Generative AI inference service
    • oci generative-ai-inference chat-result chat-generic-chat-request --chat-request-web-search-options
  • Support for new list-endpoints parameters in the Generative AI Service Management
    • oci generative-ai endpoint-collection list-endpoints --generative-ai-private-endpoint-id

File Checksums (SHA256)

oci-cli-3.65.1.zip 08a2347b8626d91d5a24332b9ff379120aa53e1819200ad9a7d81821cfc7aaee
oci-cli-3.65.1-Windows-Server-Installer.msi 49dcb99005bc6d4c8d4c48a8ab51fe39941edac2fd75f3a0656b6bf79daa6869
oci-cli-3.65.1-Windows-Server-2016-Offline.zip 13b1ff80a475a2803691a2b492501bf2124cfd501127068a1cc05162ec8694e4
oci-cli-3.65.1-Oracle-Linux-8-Offline.zip afe9822604e0d6f5599a251432b77c5f02e3334cf88c6f565cf1f2cdb9a1f549
oci-cli-3.65.1-Oracle-Autonomous-Linux-7.9-Offline.zip 94c94980e016cdfb1d7498bb31050437f659e0ede640d5157c71ae0bb6e68a88
oci-cli-3.65.1-Windows-Server-2019-Offline.zip 726f7d0280cb959180f6184d5ba80144c3f058a959d8bbb620ea8b2e3e3b2478

3.65.0

26 Aug 18:40
ff04171

Choose a tag to compare

Fixed

  • Github Issue #976 <https://github.com/oracle/oci-cli/issues/976>_ for Cloud Incident Management Service

Removed

  • [BREAKING] Removed deprecated services: Anomaly Detection, Data Transfer Service, OS Management Service, and Service Mesh.
    • oci dts
    • oci service-mesh
    • oci anomaly-detection
    • oci os-management

Added

  • Support for OCI Streaming with Apache Kafka (OCI Managed Kafka) service
    • oci kafka
  • Support for new responses in ComputeGpuMemoryFabric in the Core Service
    • oci compute compute-gpu-memory-fabric get
    • oci compute compute-gpu-memory-fabric list
  • Support for new sub-parameters within the complex parameter in Disaster Recovery Service
    • oci disaster-recovery dr-protection-group create --members [complex type]
    • oci disaster-recovery dr-protection-group update --members [complex type]
  • Golden Gate Service
    • Added new parameters for creating/updating deployment: -byol-cpu-core-count-limit --is-byol-cpu-core-count-limit-enabled
      • oci goldengate deployment create --byol-cpu-core-count-limit --is-byol-cpu-core-count-limit-enabled
      • oci goldengate deployment update --byol-cpu-core-count-limit --is-byol-cpu-core-count-limit-enabled
  • Database Service
    • Support for Oracle 19C Database in the Exadata Database Service on Exascale Infrastructure (ExaDB-XS)
      • oci db exadb-vm-cluster create --shape-attribute
      • oci db database create --data-storage-size-in-gbs, --reco-storage-size-in-gbs
      • oci db database create-from-backup --data-storage-size-in-gbs, --reco-storage-size-in-gbs
      • oci db database create-standby-database --data-storage-size-in-gbs, --reco-storage-size-in-gbs
      • oci db database update --storage-size-details
      • oci db exascale-db-storage-vault list --attached-shape-attributes, --attached-shape-attributes-not-equal-to, --vm-cluster-count-greater-than-or-equal-to, --vm-cluster-count-less-than-or-equal-to
      • oci db gi-version list --shape-attribute
      • oci db system-shape list --shape-attribute
      • oci db version list --shape-attribute
    • Support for VM.Standard.x86 shape in BaseDB (DBaaS) Service.
      • oci db system launch --shape VM.Standard.x86

File Checksums (SHA256)

oci-cli-3.65.0.zip 97fa7092f67faf05cec240823dd80e63058d6f57677177a6bb7b88d576df72c5
oci-cli-3.65.0-Windows-Server-2016-Offline.zip d024748d2f3bf3f86a75f94c44ec0b908491f86479a4a52b4595e3f21ee35a6f
oci-cli-3.65.0-Windows-Server-Installer.msi 4bafe358f5227473c44260985e462666fa6ab64fcea1020a3399c4f21d4636c0

3.64.1

19 Aug 12:10
8aa0345

Choose a tag to compare

Added

  • Support for calling Oracle Cloud Infrastructure services in the eu-budapest-1 region
  • Support for new optional parameter cidr-prefix-length for creating IPv6 Flexible CIDR in Virtual Cloud Network Service
    • oci network ipv6 create --cidr-prefix-length
    • oci network vnic assign-ipv6 --cidr-prefix-length
  • Database Service
    • Support for new optional parameter source-pdb-snapshot-id for Pluggable Database resource
      • oci db pluggable-database create-local-clone --source-pdb-snapshot-id
      • oci db pluggable-database create-remote-clone --source-pdb-snapshot-id
    • Managing Pluggable database snapshot resources
      • oci db pluggable-database create-snapshot
      • oci db pluggable-database delete-snapshot
      • oci db pluggable-database get-snapshot
      • oci db pluggable-database list-snapshots
  • Generative AI Interface Service
    • Support for new GenericChatRequest parameters in Generative AI inference service
      • oci generative-ai-inference chat-result chat-generic-chat-request

File Checksums (SHA256)

oci-cli-3.64.1.zip 0a3f2a3ef90a03de11df89ff97c84113437f28da7aba4543d08b3fec1147797b
oci-cli-3.64.1-Windows-Server-Installer.msi 2a0548cb93fc7020e90c71fa5e871cee5dac8dface1e4e2184bb37642327239a