Skip to content

Releases: oracle/oci-cli

3.75.0

03 Mar 11:09
2825e06

Choose a tag to compare

Added

  • Lustre File Storage Service
    • Support for the User Managed Maintenance Window Feature
      • oci lfs available-maintenance-schedule-start-time-collection list-available-maintenance-schedule-start-times
      • oci lfs available-override-maintenance-start-time-collection list-available-override-maintenance-start-times
      • oci lfs lustre-file-system override-maintenance
    • Added optional parameter --maintenance-window to the existing Lustre File System Create API
      • oci lfs lustre-file-system create --maintenance-window
    • Added optional parameter --maintenance-window to the existing Lustre File System Update API
      • oci lfs lustre-file-system update --maintenance-window
  • Database Service
    • Support for creating multiple standby databases across AD and across Regions in a Data Guard environment.
      • oci db system launch-db-system-launch-standby-db-system-details --availability-domain, --compartment-id | -c, --db-home, --hostname, --primary-db-system-id, --shape, --ssh-public-keys, --subnet-id, --backup-network-nsg-ids, --backup-subnet-id, --cluster-name, --cluster-placement-group-id, --compute-count, --compute-model, --cpu-core-count, --data-collection-options, --data-storage-percentage, --db-system-options, --defined-tags, --display-name, --domain, --fault-domains, --freeform-tags, -? | -h | --help, --initial-data-storage-size-in-gb, --kms-key-id, --kms-key-version-id, --license-model, --node-count, --nsg-ids, --opc-dry-run, --private-ip, --private-ip-v6, --security-attributes, --sparse-diskgroup, --storage-volume-performance-mode, --subscription-id, --time-zone
    • Support for creating multiple standby databases across AD and across Regions in a Data Guard environment.
      • oci db system launch-db-system-launch-standby-db-system-details --availability-domain, --compartment-id | -c, --db-home, --hostname, --primary-db-system-id, --shape, --ssh-public-keys, --subnet-id, --backup-network-nsg-ids, --backup-subnet-id, --cluster-name, --cluster-placement-group-id, --compute-count, --compute-model, --cpu-core-count, --data-collection-options, --data-storage-percentage, --db-system-options, --defined-tags, --display-name, --domain, --fault-domains, --freeform-tags, -? | -h | --help, --initial-data-storage-size-in-gb, --kms-key-id, --kms-key-version-id, --license-model, --node-count, --nsg-ids, --opc-dry-run, --private-ip, --private-ip-v6, --security-attributes, --sparse-diskgroup, --storage-volume-performance-mode, --subscription-id, --time-zone
    • Support for OS Patching in Base DB System
      • oci db system execute-db-system-os-patch
      • oci db db-system-os-patch-history list
      • oci db db-system-os-patch-history get
  • Redis Service
    • Support for Valkey 8.1
  • Ops Insights service
    • Support for Exadata Cost Management (Chargeback) in Ops Insights service
      • oci opsi chargeback-plan change-compartment --chargebackplan-id, --compartment-id | -c, -? | -h | --help
      • oci opsi chargeback-plan create-chargeback-plan --compartment-id | -c, --plan-name, --plan-type, --defined-tags, --freeform-tags, -? | -h | --help, --plan-custom-items, --plan-description
      • oci opsi chargeback-plan create-chargeback-plan-report --id, --report-name, --report-properties, --resource-type, -? | -h | --help
      • oci opsi chargeback-plan delete --chargebackplan-id, --force, -? | -h | --help
      • oci opsi chargeback-plan delete-chargeback-plan-report --chargeback-plan-report-id, --id, --resource-type, --force, -? | -h | --help
      • oci opsi chargeback-plan get --chargebackplan-id, -? | -h | --help
      • oci opsi chargeback-plan get-chargeback-plan-report --chargeback-plan-report-id, --id, --resource-type, -? | -h | --help
      • oci opsi chargeback-plan get-chargeback-plan-report-content --chargeback-plan-report-id, --id, --resource-type, --file, -? | -h | --help, --relative-time-interval, --time-interval-end, --time-interval-start
      • oci opsi chargeback-plan list --all, --chargebackplan-id, --compartment-id | -c, --compartment-id-in-subtree, -? | -h | --help
      • oci opsi chargeback-plan list-chargeback-plan-reports --id, --resource-type, --all, -? | -h | --help
      • oci opsi chargeback-plan update --chargebackplan-id, --defined-tags, --force, --freeform-tags, -? | -h | --help, --plan-custom-items, --plan-description, --plan-name
      • oci opsi chargeback-plan update-chargeback-plan-report --chargeback-plan-report-id, --id, --resource-type, --force, -? | -h | --help, --report-name, --report-properties
      • oci opsi exadata-insights disable-plan --exadata-insight-id, -? | -h | --help
      • oci opsi exadata-insights enable-plan --exadata-insight-id, --plan-id, -? | -h | --help
  • Data Safe Service
    • Support for accepting target database user credentials for Data Safe Data Masking and generate health report
      • oci data-safe masking-policy mask-data --target-credentials
      • oci data-safe masking-policy-health-report generate-health-report --target-credentials

Security

Deprecated

  • Fusion Application service
    • [BREAKING] password is deprecated from fusion-apps service admin user creation
      • oci fusion-apps fusion-environment create-fusion-environment-admin-user --username --email-address --first-name --last-name --fusion-environment-id

Changed

  • Updated the dynamic loader script to allow import from ".pyc" python compiled files
  • Updated "setup.cfg" to support newer setuptools versions

File Checksums (SHA256)

oci-cli-3.75.0.zip e238a2f7e00cac0a38436dcf19d996653a08222a241ab4aab2d8b82cbcb43770

3.74.2

24 Feb 08:00
2eb1d5d

Choose a tag to compare

Added

  • Database Service
    • Support for new optional parameter --dr-scan-listener-port-tcp-ssl for the following command:
      • oci db exadata-infrastructure generate-recommended-vm-cluster-network
  • Fleet Software Update service
    • Support for change compartment of readiness check
      • oci fleet-software-update fsu-readiness-check change-compartment
    • Support for creating readiness check
      • oci fleet-software-update fsu-readiness-check create
    • Support for creating details of readiness check
      • oci fleet-software-update fsu-readiness-check create-fsu-readiness-check-create-target-fsu-readiness-check-details
    • Support for deleting readiness check
      • oci fleet-software-update fsu-readiness-check delete
    • Support for getting readiness check
      • oci fleet-software-update fsu-readiness-check get
    • Support for updating readiness check
      • oci fleet-software-update fsu-readiness-check update
    • Support for listing readiness check
      • oci fleet-software-update fsu-readiness-check-summary list-fsu-readiness-checks
  • DNS Service
    • Support for new optional parameter --resolution-mode for the following commands:
      • oci dns zone update
      • oci dns zone create
  • MySQL Service
    • Support for specifying DB system telemetry configuration in MySQL HeatWave Service
      • oci mysql db-system create --telemetry-configuration
      • oci mysql db-system update --telemetry-configuration
      • oci mysql db-system import --telemetry-configuration
      • oci mysql db-system clone --telemetry-configuration
    • Support for retrieving DB system and Channel status (information about availability and operational indicators) in the MySQL HeatWave service.
      • oci mysql db-system status generate
      • oci mysql db-system status get
      • oci mysql channel status generate
      • oci mysql channel status get
  • Data Flow Service
    • Support for new optional parameter --security-attributes for the following commands:
      • oci data-flow private-endpoint create
      • oci data-flow private-endpoint update
    • Support for new optional parameters --log-compartment-id, --log-display-name, --log-group-id, --log-retention-duration for the following commands:
      • oci data-flow sql-endpoint create
      • oci data-flow sql-endpoint update

File Checksums (SHA256)

oci-cli-3.74.2.zip 698e6b1ba2b662101f0afae348f18b45e393ebc1377e3cc4167c7458d8c4a67d
oci-cli-3.74.2-Oracle-Linux-8-Offline.zip e846ca623818b969f251d4a468df120350400268526dd3f6e0daa7add3922e74
oci-cli-3.74.2-Windows-Server-2019-Offline.zip 002a3e635cdb11e3cbba5fdfdcd15a5ebe5d5a9ddd80f291f6aa88a4d0a76073
oci-cli-3.74.2-Windows-Server-2016-Offline.zip 6aad956bb33c7542c4d32bd372322aa897c28cbc0eb3624812aa03f317c8a97a
oci-cli-3.74.2-Ubuntu-22.04-Offline.zip 612dbc90916a02f6ce6a495e89066e5b8c5b0a142bf3350451a883f4f10113c8
oci-cli-3.74.2-Oracle-Linux-10-Offline.zip 0eb2ba5a9f025b353b64617421351803118b6e953be120b9d0d5d847edec562b
oci-cli-3.74.2-Windows-Server-Installer.msi 71efa170b1e0e8e663186af77a0f52bf213c50e89b3e2c9642e4b2a366c39f3f
oci-cli-3.74.2-Ubuntu-20.04-Offline.zip c105e8286274c0f2bd43f573e08f088b1ab1a194a5d3abb68d6dbfa4d484a686

3.74.1

17 Feb 12:57
edf1884

Choose a tag to compare

Added

  • Container Engine service
    • Support for customer-controlled public IP decommission feature for oracle kubernetes engine
      • oci ce cluster extend-endpoint-decommission-rollback-deadline
      • oci ce cluster get-public-api-endpoint-decommission-status
      • oci ce cluster rollback-public-api-endpoint-decommission
      • oci ce cluster start-public-api-endpoint-decommission
  • Core service
    • New optional parameter --gpu-memory-cluster-scale-config to provide GPU memory scale configuration while creating and updating Compute GPU Memory Cluster
      • oci compute compute-gpu-memory-cluster create --gpu-memory-cluster-scale-config
      • oci compute compute-gpu-memory-cluster update --gpu-memory-cluster-scale-config
  • MySQL HeatWave service
    • Support for listing maintenance events
      • oci mysql db-system maintenance-event list --db-system-id

File Checksums (SHA256)

oci-cli-3.74.1.zip eec7453866b55f5978ce787ce7a5b5fa31ec92cbc892a134a5c4cae50ff24805
oci-cli-3.74.1-Windows-Server-Installer.msi 6f4642813858002de36abaacbbb299dcdb4527b5048ebc905908d8515721f32f
oci-cli-3.74.1-Oracle-Linux-9-Offline.zip ab6b48cdef7b89f4130bce0a80d97301a10caa69e7922c580a7c84c28c6b3052
oci-cli-3.74.1-Ubuntu-20.04-Offline.zip cb2b06c072f93e15fcc650cd27e3cac6bb448a1eb539655012c482b8983ee066
oci-cli-3.74.1-Windows-Server-2016-Offline.zip 7c565a6cde3fc63653f733a0b493aca5abb56b66fd0825634037d7588282b3e4
oci-cli-3.74.1-Windows-Server-2019-Offline.zip d63a48a1df913ddb243295f5bbd948e8013ce2d72b2bec085c1328a008f599cb
oci-cli-3.74.1-Ubuntu-22.04-Offline.zip 33426ee92a98bd272c68d1449125416cdfeb2063f7c9c5eca7b2d6c9c5ebe2c7
oci-cli-3.74.1-Oracle-Linux-8-Offline.zip 3844a0241c4e8d6e416151e78761bbea0622770eaa14eb1fecaecf72781a1837

3.74.0

10 Feb 10:49
b770913

Choose a tag to compare

Added

  • Database Migration service
    • Support for Assessments in the Database Migration service
      • oci database-migration database-assessment advisor-report-check-collection update-check-action-update-object
      • oci database-migration database-assessment advisor-report-check-collection update-check-action-update-object-all-update-check-action-update-object-details
      • oci database-migration database-assessment advisor-report-check-collection update-check-action-update-object-list-update-check-action-update-object-details
      • oci database-migration connection-summary
      • oci database-migration database-assessment assessment add
      • oci database-migration database-assessment assessment add-assessment-objects-my-sql-assessment-object-collection
      • oci database-migration database-assessment assessment add-assessment-objects-oracle-assessment-object-collection
      • oci database-migration database-assessment assessment change-compartment
      • oci database-migration database-assessment assessment clone
      • oci database-migration database-assessment assessment clone-assessment-my-sql-clone-assessment-details
      • oci database-migration database-assessment assessment clone-assessment-oracle-clone-assessment-details
      • oci database-migration database-assessment assessment create
      • oci database-migration database-assessment assessment create-assessment-create-my-sql-assessment-details
      • oci database-migration database-assessment assessment create-assessment-create-oracle-assessment-details
      • oci database-migration database-assessment assessment delete
      • oci database-migration database-assessment assessment get
      • oci database-migration database-assessment assessment perform-assessor-action
      • oci database-migration database-assessment assessment perform-assessor-action-download-sql
      • oci database-migration database-assessment assessment perform-assessor-check-action
      • oci database-migration database-assessment assessment remove
      • oci database-migration database-assessment assessment remove-assessment-objects-my-sql-assessment-object-collection
      • oci database-migration database-assessment assessment remove-assessment-objects-oracle-assessment-object-collection
      • oci database-migration database-assessment assessment update
      • oci database-migration database-assessment assessment update-assessment-update-my-sql-assessment-details
      • oci database-migration database-assessment assessment update-assessment-update-oracle-assessment-details
      • oci database-migration database-assessment assessment-object-collection list-assessment-objects
      • oci database-migration database-assessment assessment-object-type-summary list-assessment-object-types
      • oci database-migration database-assessment assessment-summary list-assessments
      • oci database-migration database-assessment assessor get
      • oci database-migration database-assessment assessor-check get
      • oci database-migration database-assessment assessor-check list-affected-objects
      • oci database-migration database-assessment assessor-check-summary list-assessor-checks
      • oci database-migration database-assessment assessor-summary list-assessors
      • oci database-migration database-assessment binary get-script
      • oci database-migration database-connection-type-summary list-database-connection-type
      • oci database-migration job-output-summary list
      • oci database-migration job-summary
      • oci database-migration migration-object-collection list
      • oci database-migration migration-summary
      • oci database-migration work-request-log-entry list
      • oci database-migration work-request-summary
    • Support for new optional parameters
      • oci database-migration connection list --technology-sub-type
      • oci database-migration job list --job-id-not-equal-to
      • oci database-migration migration clone-mysql-migration --assessment-id
      • oci database-migration migration clone-oracle-migration --assessment-id
      • oci database-migration migration create-mysql-migration --source-database-connection-id --target-database-connection-id --assessment-id
      • oci database-migration migration create-oracle-migration --source-database-connection-id --target-database-connection-id --assessment-id
  • ADM service
    • Support for Audit Vulnerabilities in the ApplicationDependencyManagement service.
      • oci adm vulnerability-audit list-vulnerabilities
  • MySQL HeatWave service
    • Support for flexible MySQL Configurations in MySQL HeatWave service
      • oci mysql configuration create --options
  • Core service
    • Support for Bulk Operations for Private IP and IPv6
      • oci network internal-vnic-attachment create-vnic-attachment
      • oci network ipv6 bulk-create
      • oci network ipv6 bulk-delete
      • oci network ipv6 bulk-detach
      • oci network ipv6 bulk-update
      • oci network private-ip bulk-create
      • oci network private-ip bulk-delete
      • oci network private-ip bulk-detach
      • oci network private-ip bulk-update
    • Support for baselineOcpuUtilization field in the input json file for shape-availabilities in the request and baselineOcpuUtilization field in the response
      • oci compute compute-capacity-report create --availability-domain --compartment-id --shape-availabilities
    • Support for new optional parameter --opc-parent-resource-principal-token-url for the following command
      • oci bv volume-kms-key update
    • Support for new optional parameters --interface-name and --oci-physical-device-name for the following command
      • oci network cross-connect create
  • Fleet Software Update service
    • Support for Exadata Database service on Exascale Infrastructure
      • oci fleet-software-update fsu-collection create-db --service-type exadbxs
      • oci fleet-software-update fsu-collection create-gi --service-type exadbxs
      • oci fleet-software-update fsu-discovery create-gi --details-service-type exadbxs
      • oci fleet-software-update fsu-discovery create-db --details-service-type exadbxs

Deprecated

  • [BREAKING] Support for specifying variables and initVariables when creating MySQL Configurations in MySQL HeatWave service has now been deprecated
    • oci mysql configuration create --variables
    • oci mysql configuration create --initvariables

Security

File Checksums (SHA256)

oci-cli-3.74.0.zip 698f73cf2acb48c366c4a518dd33eabdc4f519363ee416c455ba7a782d67c40b
oci-cli-3.74.0-Windows-Server-2019-Offline.zip f0539979369d889200d4e6fe04cded44ea2f7d16733501ba029bc364a525b41d
oci-cli-3.74.0-Windows-Server-2016-Offline.zip 4fa7473b643d0a82856d9e18b528bddd4fc43df0aca4d615987652c1a3b68b9c
oci-cli-3.74.0-Oracle-Linux-9-Offline.zip d8f7942731fd7228907d47c42ca0aa2e1b12165846707d69693016b32b94b6d1
oci-cli-3.74.0-Ubuntu-22.04-Offline.zip d2bf2a66ade3b449d233e0419b5c7a340ab3a633357d961948a5df5bff0615ff
oci-cli-3.74.0-Oracle-Linux-8-Offline.zip 8e4d37c37d0b008f173c955459063cc2de3b41284afe3152d0531f901ff661e9
oci-cli-3.74.0-Ubuntu-20.04-Offline.zip f73d11a1663cead81ec87673c1c5ae80b8b79fa41fdccc523152389ab5089631
oci-cli-3.74.0-Windows-Server-Installer.msi 872b0e85d6959460b764819c4678dd764e317becd7eff65fdeb733d2c4d3cac1

3.73.2

03 Feb 13:26
7b1ccb4

Choose a tag to compare

Added

  • Generative AI Service
    • Support for the new model capability.
      • oci generative-ai imported-model create-from-huggingface --capabilites
      • oci generative-ai imported-model create-from-objectstorage --capabilities
      • oci generative-ai imported-model-collection list-imported-models --capability
      • oci generative-ai model-collection list-models --capability
    • Support for new optional parameter --security-attributes for the following commands
      • oci generative-ai generative-ai-private-endpoint create
      • oci generative-ai generative-ai-private-endpoint update
  • Database service
    • Support for VM backup storage on Exascale
      • oci db advanced-cluster-file-system update
      • oci db advanced-cluster-file-system unmount
      • oci db advanced-cluster-file-system mount
      • oci db advanced-cluster-file-system list
      • oci db advanced-cluster-file-system get
      • oci db advanced-cluster-file-system delete
      • oci db advanced-cluster-file-system create
  • Secure Desktops Service
    • Support for pool image update in the Secure Desktops service
      • oci desktops desktop-pool update -—image
    • New disconnect lifecycle action, DELETE
      • oci desktop-pool create --session-lifecycle-actions
    • Support for connection status in Secure Desktops service
      • oci desktops desktop-pool list-desktops
      • oci desktops desktop list
      • oci desktops desktop get
    • Support for non persistent desktops in Secure Desktops service
    • Support for boot volume sizing in the Secure Desktops service
      • oci desktops desktop-pool create --boot-volume-size-in-gbs
    • Support for Video Input in Desktop as a Service
      • oci desktops desktop-pool create --device-policy
      • oci desktops desktop-pool update --device-policy
  • Core Service
    • Support for customers to view host correlation ID in compute host API list response
    • oci compute compute-host list
  • Management Dashboard service
    • Add support of compartmentIdInSubtree to List APIs.
      • oci management-dashboard dashboard list --compartment-id-in-subtree
      • oci management-dashboard saved-search list --compartment-id-in-subtree
  • Log Analytics service
    • Support for new optional parameter --source-name for the following commands
      • oci log-analytics assoc list-entity-source-assocs
      • oci log-analytics assoc list-associated-entities
    • Support for new optional parameter --entity-name for the following command
      • oci log-analytics assoc list-source-assocs
    • Support for new optional parameter --cloud-resource-id for the following command
      • oci log-analytics entity update
    • Support for new optional parameter --is-compartment-delete for the following command
      • oci log-analytics namespace list
    • Support for new optional parameter --variables for the following command
      • oci log-analytics query search
    • Support for new optional parameter --description for the following commands
      • oci log-analytics scheduled-task update
      • oci log-analytics scheduled-task create-standard-task
      • oci log-analytics scheduled-task create-acceleration-task
    • Support for new optional parameter --lifecycle-state for the following commands
      • oci log-analytics source validate-source-extfield-details
      • oci log-analytics source list-sources
    • Support for new optional parameter --collection-id for the following commands
      • oci log-analytics storage estimate-release-data-size
      • oci log-analytics storage estimate-recall-data-size
  • Network Firewall Service
    • Support for new optional parameter --description for the following commands
      • oci network-firewall address-list create
      • oci network-firewall address-list update
      • oci network-firewall address-list update-address-list-update-fqdn-address-list-details
      • oci network-firewall address-list update-address-list-update-ip-address-list-details
      • oci network-firewall application create
      • oci network-firewall application update
      • oci network-firewall application-group create
      • oci network-firewall application-group update
      • oci network-firewall decryption-profile create
      • oci network-firewall decryption-profile update
      • oci network-firewall decryption-rule create
      • oci network-firewall decryption-rule update
      • oci network-firewall mapped-secret create
      • oci network-firewall mapped-secret update
      • oci network-firewall network-firewall-policy clone
      • oci network-firewall network-firewall-policy create
      • oci network-firewall network-firewall-policy update
      • oci network-firewall security-rule create
      • oci network-firewall security-rule update
      • oci network-firewall service create
      • oci network-firewall service update
      • oci network-firewall service-list create
      • oci network-firewall service-list update
      • oci network-firewall tunnel-inspection-rule create
      • oci network-firewall tunnel-inspection-rule update
      • oci network-firewall url-list create
      • oci network-firewall url-list update
    • Support for new optional parameter --shape for the following commands
      • oci network-firewall network-firewall update
      • oci network-firewall network-firewall create
  • Database service
    • Support for new optional parameter --total-vm-storage-in-gbs for the following commands
      • oci db cloud-exa-infra configure-exascale
      • oci db exadata-infrastructure configure-exascale
    • Support for new optional parameter --vm-file-system-storage-type for the following commands
      • oci db vm-cluster create
      • oci db cloud-vm-cluster create
    • Support for new optional parameter --vm-backup-storage-type for the following commands
      • oci db cloud-vm-cluster create
      • oci db cloud-vm-cluster update
      • oci db vm-cluster create
      • oci db vm-cluster update

File Checksums (SHA256)

oci-cli-3.73.2.zip eb5c10d32b068ee84fdd9e13a83cd0ccd86e7326575cfc4963fc2fde600ed214
oci-cli-3.73.2-Windows-Server-2019-Offline.zip 09340fda45677580890f0e3c71621b94d3697f447443e812aa3bd42618eb2b08
oci-cli-3.73.2-Oracle-Linux-8-Offline.zip 79b5e41e7702ce947188a18e308fa16ba43eb6bbf69a11c458126ea5db113b58
oci-cli-3.73.2-Windows-Server-Installer.msi 6b33638bab8a646ef62e01d5adc6fd480aef98636e1ab69ace90876a75842d59
oci-cli-3.73.2-Ubuntu-22.04-Offline.zip a3447638be58a0c66cafa1ea7978ca7067c570017b04f6e9ad94fff00036d4cd
oci-cli-3.73.2-Ubuntu-20.04-Offline.zip dc6c79f1b7be4e0324b366901aedd4ecea8a746816f7a7c4e67c2ec36466cc2b
oci-cli-3.73.2-Oracle-Linux-9-Offline.zip f8790c7a24c311d026d9a3126d32292295680150f5174c5d7311016cd7b3d049
oci-cli-3.73.2-Windows-Server-2016-Offline.zip 7663ad68998969f203941d124f36b5d732ca1c940c8af4fa35da3550d1be9cc0
oci-cli-3.73.2-Oracle-Linux-10-Offline.zip c4554c8357cba84dba43f10c8801b8938a79b9407155126e0e6add869d477ac5

3.73.1

27 Jan 12:38
e569bc8

Choose a tag to compare

Added

  • Queue service
    • Support for message fanout with filtering using Consumer Groups
      • oci queue queue-admin consumer-group create
      • oci queue queue-admin consumer-group delete
      • oci queue queue-admin consumer-group get
      • oci queue queue-admin consumer-group update
      • oci queue queue-admin consumer-group-collection list-consumer-groups
  • Generative AI Agent Service
    • Support for managing provisioned capacities
      • oci generative-ai-agent provisioned-capacity change-compartment
      • oci generative-ai-agent provisioned-capacity create
      • oci generative-ai-agent provisioned-capacity delete
      • oci generative-ai-agent provisioned-capacity get
      • oci generative-ai-agent provisioned-capacity list
      • oci generative-ai-agent provisioned-capacity update
  • Certificates Management service
    • Support for managing certificate authority (CA) hierarchies with two new CA types
      • oci certs-mgmt certificate-authority create-root-ca-managed-externally
      • oci certs-mgmt certificate-authority create-subordinate-ca-managed-internally-issued-by-external-ca
      • oci certs-mgmt certificate-authority update-root-ca-managed-externally
      • oci certs-mgmt certificate-authority update-subordinate-ca-managed-internally-issued-by-external-ca
  • Oracle Cloud VMware Provisioning service
    • Support for Management Appliance in Oracle Cloud VMware Provisioning service
      • oci ocvs management-appliance management-appliance create
      • oci ocvs management-appliance management-appliance delete
      • oci ocvs management-appliance management-appliance get
      • oci ocvs management-appliance management-appliance list
      • oci ocvs management-appliance management-appliance update
  • Managed Kafka service
    • Support for listing shapes allowed in the region
      • oci kafka cluster list-node-shapes
  • MySQL HeatWave service
    • Support for exporting MySQL HeatWave backup images to a customer's Object Storage bucket
      • oci mysql backup export
    • Support for canceling ongoing export operations
      • oci mysql work-request cancel

Changed

  • Queue service
    • Support for new optional parameter --consumer-group-id for the following commands
      • oci queue channels list-channels
      • oci queue messages delete-message
      • oci queue messages delete-messages
      • oci queue messages get-messages
      • oci queue messages get-stats
      • oci queue messages update-message
      • oci queue messages update-messages
      • oci queue queue-admin queue purge
    • Support for new optional parameter --capabilities for the following commands
      • oci queue queue-admin queue create
      • oci queue queue-admin queue update
  • Certificates Management service
    • Moved parameter --kms-key-id from required to optional for the following commands
      • oci certs-mgmt certificate-authority create-root-ca-by-generating-config-details
      • oci certs-mgmt certificate-authority create-subordinate-ca-issued-by-internal-ca
    • Support for new optional parameter --external-key-description for the following commands
      • oci certs-mgmt certificate-authority create-root-ca-by-generating-config-details
      • oci certs-mgmt certificate-authority create-subordinate-ca-issued-by-internal-ca
      • oci certs-mgmt certificate-authority update-root-ca-by-generating-config-details
      • oci certs-mgmt certificate-authority update-subordinate-ca-issued-by-internal-ca
  • OCI OpenSearch service
    • Support for providing load balancer configuration for a OpensearchCluster
      • oci opensearch cluster create --load-balancer-config
      • oci opensearch cluster update --load-balancer-config
  • Compute service
    • Support for new optional parameter --opc-compute-cluster-id for Compute Cluster ID in Instance Pools
      • oci compute-management instance-configuration launch-compute-instance --opc-compute-cluster-id
    • [BREAKING] Removed optional parameters --max-wait-seconds, --wait-for-state, --wait-interval-seconds from the following commands
      • oci compute compute-host apply-host-configuration
      • oci compute compute-host attach
      • oci compute compute-host check-host-configuration
    • Support for new optional parameter --capacity-config for the following commands
      • oci compute dedicated-vm-host create
      • oci compute dedicated-vm-host create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details
      • oci compute dedicated-vm-host create-dedicated-vm-host-host-group-placement-constraint-details
    • Support for new optional parameter --is-memory-encryption-enabled for the following commands
      • oci compute dedicated-vm-host create
      • oci compute dedicated-vm-host create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details
      • oci compute dedicated-vm-host create-dedicated-vm-host-host-group-placement-constraint-details
      • oci compute dedicated-vm-host list
      • oci compute dedicated-vm-host-instance list
  • Data Intelligence Foundation service
    • Support for AI Data Platform, Oracle Managed Kubernetes & Oracle Kubernetes Engine
      • oci dif stack add --aidataplatform, --oke, --omk
      • oci dif stack create --aidataplatform, --oke, --omk
      • oci dif stack deploy-artifacts --oke, --omk
  • Database service
    • Support for new optional parameter --is-online-restart to trigger an online restart of the specified autonomous database
      • oci db autonomous-database restart --is-online-restart
  • Generative AI Agent Service
    • Support for new optional parameter --provisioned-capacity-config for the following commands
      • oci generative-ai-agent agent-endpoint create
      • oci generative-ai-agent agent-endpoint update
    • Support for new optional parameters --tool-config-embedding-llm-customization, --tool-config-reranking-llm-customization, --tool-config-reasoning-llm-customization for the following commands
      • oci generative-ai-agent tool create-tool-rag-tool-config
      • oci generative-ai-agent tool update-tool-rag-tool-config
    • Support for new optional parameter --tool-config-runtime-version for the following commands
      • oci generative-ai-agent tool create-tool-rag-tool-config
      • oci generative-ai-agent tool create-tool-sql-tool-config
      • oci generative-ai-agent tool update-tool-rag-tool-config
      • oci generative-ai-agent tool update-tool-sql-tool-config

File Checksums (SHA256)

oci-cli-3.73.1.zip ec698f4b9df7ae149c4746046b4efacbd060fbb8cffa9edcca0f5f1317d6e314
oci-cli-3.73.1-Ubuntu-20.04-Offline.zip 445977e1e80849ce568d9ade5939465cbbcacf7ed38212f35fa2b31d8dc2193c
oci-cli-3.73.1-Windows-Server-2019-Offline.zip 8e9bcc96cab3bf56bc97c7cf3303cc43ce4e9cd5e6bd37d3bafdd82db887f81a
oci-cli-3.73.1-Oracle-Linux-10-Offline.zip 0fb98f183cd8912276334be082d0d4f702d2369669752add7289b91339eaf3e5
oci-cli-3.73.1-Windows-Server-2016-Offline.zip 431de4330258e4fd99f89fdac89800752c390fc9cb66a52bf7884102751b65e6
oci-cli-3.73.1-Oracle-Linux-8-Offline.zip a5775bfddc14c4c78b31f2808f5388147118b52042d42390e940a90f937e236d
oci-cli-3.73.1-Oracle-Linux-9-Offline.zip fbe9b1dd57529ef9861a95758c53d238090686df9b9a50306768b395ea988ecb
oci-cli-3.73.1-Windows-Server-Installer.msi 40ef6d788c3e11165b612402b0134397f8be22ac35387c2ddfb2c8b6da119a44
oci-cli-3.73.1-Ubuntu-22.04-Offline.zip d0612c7594f0c490bcd30f92393171c842ecb5f0aa117f451f93bb8c87322d1e

3.72.1

20 Jan 09:39
ded2508

Choose a tag to compare

Added

  • Database service
    • Support for importing Transportable Tablespace
      • oci db autonomous-database create --transportable-tablespace
      • oci db autonomous-database import-transportable-tablespace
    • Support to add new scheduled ActionType for FPPCS requirement
      • oci db scheduled-action create --action-order --action-type --compartment-id --scheduling-plan-id --scheduling-window-id --action-members --action-params
    • Support for new Execution Window/Action lifecycle substate CANCELED_BY_OPS
      • oci db execution-action get
      • oci db execution-action list
    • Support for Old Execution window to reference the new Execution window
      • oci db execution-window get
      • oci db execution-window list --execution-resource-id
    • Support for additional lifecycle state PARTIAL_SUCCESS and new PatchingState (COMPLETE, FAILED) in MaintenanceRunSummary
      • oci db maintenance-run get
      • oci db maintenance-run-history get
    • Support for running data patch operations in the Database service
      • oci db database run-data-patch --action --from-json --if-match --max-wait-seconds --pluggable-databases --skip-closed-pdbs --wait-for-state --wait-interval-seconds
    • Support for DbConnectionBundle and Service-Owned Certificates in DB Cloud Databases
      • oci db db-connection-bundle
  • Generative AI service
    • Support for API Key management in the Generative AI service
      • oci generative-ai api-key change-compartment
      • oci generative-ai api-key create
      • oci generative-ai api-key delete
      • oci generative-ai api-key get
      • oci generative-ai api-key renew
      • oci generative-ai api-key set-api-key-state
      • oci generative-ai api-key update
      • oci generative-ai api-key-collection list-api-keys

Changed

  • Database service
    • Support for new optional parameters --skip-closed-pdbs --skip-datapatch
      • oci db database update
      • oci db db-home update
      • oci db database patch
    • Support for new parameter --grace-period to update the wallet for the specified Autonomous AI Database
      • oci db autonomous-database-wallet rotate
      • oci db autonomous-database-wallet rotate-regional-wallet
  • Generative AI service
    • Support for new optional parameters --pii-detection-config --prompt-injection-config --is-allow-on-demand in the Generative AI service
      • oci generative-ai endpoint create --pii-detection-config --prompt-injection-config
      • oci generative-ai endpoint update --pii-detection-config --prompt-injection-config
      • oci generative-ai private-endpoint create --is-allow-on-demand
      • oci generative-ai private-endpoint update --is-allow-on-demand
  • IoT service
    • Support for new optional parameter --type
      • oci iot domain-group create --type
      • oci iot domain-group list --type

File Checksums (SHA256)

oci-cli-3.72.1.zip 426a8a807fdf141dafe761ac1094e720fe8acc635e4a4670155a0a19243d11d5
oci-cli-3.72.1-Oracle-Linux-8-Offline.zip 5dc52f31cc26520430644069344d4d76ca5ad028a8e678003cc4e6989e057a08
oci-cli-3.72.1-Windows-Server-2019-Offline.zip 300702362c66ff514fd2407ec3e6e6b3f1a4ec93dadfed4f2cf5343bd2cf50a3
oci-cli-3.72.1-Oracle-Linux-9-Offline.zip 39744177f410bf825b163347d9e19554c6deecb69d799c100487f435c5aabda4
oci-cli-3.72.1-Windows-Server-Installer.msi 7388376f501db5abf064581499b60670e3af06856593b6dbf82836661708fd89
oci-cli-3.72.1-Windows-Server-2016-Offline.zip 360032246fec4121a9315fb52788c723e089c18244326053e08fed8c046d49e4

3.72.0

13 Jan 12:38
95d31a4

Choose a tag to compare

Added

  • Database Service
    • Support for PITR as irestore using timestamp
      • oci db database create-from-backup
    • Support to select a maintenance window when enabling dedicated storage on a Resource Pool leader.
      • oci db autonomous-database create --autonomous-database-maintenance-window
      • oci db autonomous-database update --autonomous-database-maintenance-window
    • Support to pause and resume maintenance/patching operations.
      • oci db autonomous-database update --time-maintenance-pause-until
    • Support to provide the OCID of the standby local ADG Resource Pool leader when enabling local ADG on a Resource Pool with dedicated storage.
      • oci db autonomous-database update --local-adg-resource-pool-leader-id
  • Devops service
    • Support for Security Attributes in DevOps Deploy Service
      • oci devops-deploy
  • Fleet Application Management service
    • [BREAKING] New Parameters for Existing Operation
    • Support for platform configuration soft links with new optional parameters in the Fleet Application Management service
      • oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-config-category-details --config-category-details-versions --config-category-details-is-compliance-policy-required-for-softlink --config-category-details-is-softlink --config-category-details-link-product-id
      • oci fleet-apps-management fleet-apps-management-admin platform-configuration update-platform-configuration-product-config-category-details --config-category-details-versions --config-category-details-is-compliance-policy-required-for-softlink --config-category-details-is-softlink --config-category-details-link-product-id
  • MySQL Service
    • Support for Database Console in HeatWave MySQL Service
      • oci mysql db-system clone --database-console
      • oci mysql db-system create --database-console
      • oci mysql db-system import --database-console
      • oci mysql db-system update --database-console
  • Budgets Service
    • Added new commands for cost-ad feature in Budgets service
      • oci budgets cost-ad cost-alert-subscription create
      • oci budgets cost-ad cost-alert-subscription delete
      • oci budgets cost-ad cost-alert-subscription get
      • oci budgets cost-ad cost-alert-subscription update
      • oci budgets cost-ad cost-alert-subscription-collection list-subs
      • oci budgets cost-ad cost-anomaly-event anomaly-events-stats
      • oci budgets cost-ad cost-anomaly-event get
      • oci budgets cost-ad cost-anomaly-event update
      • oci budgets cost-ad cost-anomaly-event-collection list-events
      • oci budgets cost-ad cost-anomaly-monitor create
      • oci budgets cost-ad cost-anomaly-monitor delete
      • oci budgets cost-ad cost-anomaly-monitor disable
      • oci budgets cost-ad cost-anomaly-monitor enable
      • oci budgets cost-ad cost-anomaly-monitor get
      • oci budgets cost-ad cost-anomaly-monitor update
      • oci budgets cost-ad cost-anomaly-monitor-collection list-monitors

Changed

  • Budgets Service
    • [BREAKING] Rename command oci budgets alert-rule create to the below command
      • oci budgets budget alert-rule create
    • [BREAKING] Rename command oci budgets alert-rule delete to the below command
      • oci budgets budget alert-rule delete
    • [BREAKING] Rename command oci budgets alert-rule get to the below command
      • oci budgets budget alert-rule get
    • [BREAKING] Rename command oci budgets alert-rule list to the below command
      • oci budgets budget alert-rule list
    • [BREAKING] Rename command oci budgets alert-rule update to the below command
      • oci budgets budget alert-rule update
    • [BREAKING] Rename command oci budgets budget create to the below command and added optional parameter
      • oci budgets budget budget create
    • [BREAKING] Rename command oci budgets budget delete to the below command
      • oci budgets budget budget delete
    • [BREAKING] Rename command oci budgets budget get to the below command
      • oci budgets budget budget get
    • [BREAKING] Rename command oci budgets budget list to the below command
      • oci budgets budget budget list
    • [BREAKING] Rename command oci budgets budget update to the below command and added optional parameter
      • oci budgets budget budget update

File Checksums (SHA256)

oci-cli-3.72.0.zip d246ba9cd2ad8087734fbe15545eac0aee9b1cb8843d613122e4d01f2fa15f0d
oci-cli-3.72.0-Windows-Server-2016-Offline.zip 173bfd17b5ca78865c1aa3322f79dbf02625644512115ae6d331a6f3df63e3a3
oci-cli-3.72.0-Windows-Server-2019-Offline.zip b0fc4f62f8efd20d82ef3163df3f2cf328aa019d7b03df1f9c00827e9598f96d
oci-cli-3.72.0-Oracle-Linux-10-Offline.zip cc6c9abff62f133527c750cc832f311994b0d4096c609d2b2e7bd5b04fb3d867
oci-cli-3.72.0-Windows-Server-Installer.msi 3f0ef268a5ff57b12f9f293a079d417195d350bc82cbf8522b3f4e01dbe46cac
oci-cli-3.72.0-Ubuntu-20.04-Offline.zip 67a819351e0218a051983024597264dc3c0cf601b5a5c2d121b2b81d665c3d70
oci-cli-3.72.0-Oracle-Linux-9-Offline.zip 0783ca3439759c4554b050899a6dec67441242829309146d02336f2bba2509c7

3.71.4

17 Dec 19:28
b4f6cd3

Choose a tag to compare

Fixed

  • Github Issue #1013 <https://github.com/oracle/oci-cli/issues/1013>_ for instance principal auth

File Checksums (SHA256)

oci-cli-3.71.4.zip 10de31c1c5e918d266c6facc26eedfefacaab2e7964d2cae54642e091cc8d4db
oci-cli-3.71.4-Windows-Server-Installer.msi 485cd11d09a16fa1f206cea231619521eef9e0c55e1b1f157aa1e51f3c684764
oci-cli-3.71.4-Windows-Server-2016-Offline.zip 7b4b49fc05544282b301d1bfc3b9abe7d5368cadc119c057644cfe586750ee05
oci-cli-3.71.4-Windows-Server-2019-Offline.zip 309a5cd446e2a516830925e407b3b22a911a7d8c078c988238b1e582aa09d0e9
oci-cli-3.71.4-Oracle-Linux-9-Offline.zip dc03ff0f23fb58e5dd5de8b1fa008076d8da028d04c742aadcd1b995ae0ea421

3.71.2

16 Dec 09:34
7288368

Choose a tag to compare

Added

  • Support for MappedAttributes API in IdentityDomains service
    • oci identity-domains mapped-attribute get
    • oci identity-domains mapped-attribute list
    • oci identity-domains mapped-attribute patch
    • oci identity-domains mapped-attribute put
    • oci identity-domains mapped-attribute search
  • Support for OCI Batch Service
    • oci batch
  • Support for Oracle Integration Cloud (OIC) Resource as member in OCI Full Stack Disaster Recovery Service
    • oci disaster-recovery dr-plan update plan-groups objectStorageScriptLocation
    • oci disaster-recovery dr-protection-group create --members [complex type]
  • Support for model explorer feature for model-deployments in the Data Science service
    • oci data-science ml-app-instance-view list --ml-application-instance-id
  • Support for additional features by new CP Public APIs of REDWOOD MIGRATION in Oracle Integration Cloud (OIC)
    • oci integration integration-instance convert-instance --conversion-type, --integration-instance-id , -? | -h | --help
    • oci integration integration-instance disable-process-automation --integration-instance-id, -? | -h | --help
  • Support for adding ability to Create ACLs for Oracle Integration Cloud (OIC) Design Time
    • oci integration integration-instance network_endpoint_details_runtime , -? | -h | --help
    • oci integration integration-instance network_endpoint_details_design_time , -? | -h | --help
  • Support for Firmware Pinning using Host Groups and IPv6 support in the Compute Service
    • oci compute compute-host apply-host-configuration --compute-host-id
    • oci compute compute-host check-host-configuration --compute-host-id
    • oci compute firmware-bundle get --firmware-bundle-id
    • oci compute firmware-bundle list --platform
    • oci compute shape list --shape
  • Support for offline installation package on OL10 and Ubuntu 22.04.

Fixed

  • Github Issue #1010 <https://github.com/oracle/oci-cli/issues/1010>_ for Logging
  • Github Issue #1011 <https://github.com/oracle/oci-cli/issues/1011>_ for Logging
  • Fixed instance principal authentication command: oci iam compartment list, to also include the root compartments

File Checksums (SHA256)

oci-cli-3.71.2.zip 0dca19d75cc6cf5d3261d606b79628aa2e326ba7fcc81a7a2d40b3b4ff73b7fe