Skip to content

Commit 6054bf8

Browse files
authored
New version: Oracle.OCI-CLI version 3.87.0 (microsoft#389349)
1 parent dcfc28c commit 6054bf8

3 files changed

Lines changed: 183 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.87.0
6+
InstallerType: msi
7+
InstallModes:
8+
- interactive
9+
- silent
10+
- silentWithProgress
11+
UpgradeBehavior: install
12+
Commands:
13+
- oci
14+
ProductCode: '{D6F2E30C-006C-4478-BCD6-C6C7EA21CF78}'
15+
ReleaseDate: 2026-06-17
16+
AppsAndFeaturesEntries:
17+
- DisplayName: oci-cli
18+
ProductCode: '{D6F2E30C-006C-4478-BCD6-C6C7EA21CF78}'
19+
UpgradeCode: '{48B079F4-B598-438D-A62A-8A233A3F8901}'
20+
InstallationMetadata:
21+
DefaultInstallLocation: Lib
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/oracle/oci-cli/releases/download/v3.87.0/oci-cli-3.87.0-Windows-Server-Installer.msi
25+
InstallerSha256: 77EC9DE84C29092832C1A377C3E784154912D3B41DE5252528696AB8A7E674CB
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.87.0
6+
PackageLocale: en-US
7+
Publisher: Oracle
8+
PublisherUrl: https://github.com/oracle
9+
PublisherSupportUrl: https://github.com/oracle/oci-cli/issues
10+
PackageName: Oracle Cloud Infrastructure CLI
11+
PackageUrl: https://github.com/oracle/oci-cli
12+
License: Dual License (UPL-1.0 / Apache-2.0)
13+
LicenseUrl: https://github.com/oracle/oci-cli/blob/HEAD/LICENSE.txt
14+
Copyright: Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
15+
CopyrightUrl: https://github.com/oracle/oci-cli/blob/master/LICENSE.txt
16+
ShortDescription: Command Line Interface for Oracle Cloud Infrastructure
17+
Tags:
18+
- bare-metal
19+
- cli
20+
- cloud
21+
- infrastructure
22+
ReleaseNotes: |-
23+
Added
24+
- Kubernetes Engine service
25+
- Support for new optional hostGroupId field in placement configurations
26+
- oci ce node-pool create
27+
- oci ce node-pool update
28+
- Database service
29+
- Support for restarting Oracle REST Data Services (ORDS) on Autonomous Exadata VM Clusters
30+
- oci db autonomous-vm-cluster restart-autonomous-vm-cluster-ords
31+
- oci db cloud-autonomous-vm-cluster restart-cloud-autonomous-vm-cluster-ords
32+
- Support for new optional parameters --is-force-restart and --is-force-stop
33+
- oci db autonomous-container-database restart --is-force-restart
34+
- oci db autonomous-database restart --is-force-restart
35+
- oci db autonomous-database stop --is-force-stop
36+
- Support for triggering forced reboot and stop of DB nodes
37+
- oci db node force-reset
38+
- oci db node force-stop
39+
- OpenSearch Service
40+
- Support for coordinator nodes
41+
- oci opensearch cluster create --coordinator-node-count --coordinator-node-host-memory-gb --coordinator-node-host-ocpu-count --coordinator-node-host-shape --coordinator-node-host-type
42+
- oci opensearch cluster resizehorizontal --coordinator-node-count
43+
- oci opensearch cluster resizevertical --coordinator-node-host-memory-gb --coordinator-node-host-ocpu-count --coordinator-node-host-shape
44+
- Organizations service
45+
- Support for new optional parameter --features
46+
- oci organizations child-tenancy create --features
47+
- oci organizations sender-invitation create --features
48+
- Support for new optional parameter --feature
49+
- oci organizations link list --feature
50+
- Support for additional status value NOT_APPLICABLE
51+
- oci organizations sender-invitation list --status NOT_APPLICABLE
52+
- Support for the following new commands
53+
- oci organizations link link-with-tenancy-names get
54+
- oci organizations link-features link-features-collection list-link-features
55+
- Oracle Cloud Migrations service
56+
- Support for new optional parameter --security-attributes
57+
- oci cloud-migrations migration create --security-attributes
58+
- oci cloud-migrations migration update --security-attributes
59+
- Object Storage service
60+
- Support for new optional parameter --security-attributes
61+
- oci os private-endpoint create --security-attributes
62+
- oci os private-endpoint update --security-attributes
63+
- PSQL service
64+
- Support for ODSP Insights configuration in Database System operations
65+
- oci psql db-system create --odsp-insight-details
66+
- oci psql db-system update --odsp-insight-details
67+
- oci psql db-system create-db-system-backup-source-details --odsp-insight-details
68+
- oci psql db-system create-db-system-none-source-details --odsp-insight-details
69+
- oci psql db-system create-db-system-oci-optimized-storage-details --odsp-insight-details
70+
- oci psql db-system create-db-system-disabled-insight-details
71+
- oci psql db-system create-db-system-enabled-insight-details
72+
- oci psql db-system update-db-system-disabled-insight-details
73+
- ``oci psql db-system update-db-system-enabled-insight-details`
74+
- oci psql insight-capability-summary list-insight-capabilities
75+
- Support for replica configuration in Database System operations
76+
- oci psql db-system create --replication-config
77+
- oci psql db-system update --replication-config
78+
- oci psql db-system create-db-system-backup-source-details --replication-config
79+
- oci psql db-system create-db-system-none-source-details --replication-config
80+
- oci psql db-system create-db-system-oci-optimized-storage-details --replication-config
81+
- Support for replica database systems
82+
- oci psql db-system change-role-to-replica --db-system-id --primary-db-system-id
83+
- oci psql db-system change-role-to-standalone --db-system-id --change-mode
84+
- oci psql db-system-replica-collection list-db-system-replicas --db-system-id
85+
- oci psql db-system create-db-system-primary-db-system-source-details --source-primary-db-system-id
86+
- Support for starting, stopping and switching DB Systems
87+
- oci psql db-system start
88+
- oci psql db-system stop
89+
- oci psql db-system switch-over
90+
- Support for Kerberos authentication details in DB system update operations
91+
- oci psql db-system update --kerberos-auth-details
92+
- oci psql db-system update-db-system-disabled-kerberos-auth-details
93+
- oci psql db-system update-db-system-enabled-kerberos-auth-details
94+
- Support for new system-role enum values on list db-systems
95+
- oci psql db-system-collection list-db-systems --system-role
96+
- Operator Access Control service
97+
- Support for new optional parameter --num-days
98+
- oci opctl access-request list --num-days
99+
- Support for OCI Notification topic integration
100+
- oci opctl operator-control create --notification-topic-id
101+
- oci opctl operator-control update --notification-topic-id
102+
- Support for Cloud Exadata Infrastructure (CLOUDEXADATAINFRASTRUCTURE) resource type
103+
- oci opctl operator-control create --resource-type CLOUDEXADATAINFRASTRUCTURE
104+
- oci opctl operator-control update --resource-type CLOUDEXADATAINFRASTRUCTURE
105+
- oci opctl operator-control-assignment create --resource-type CLOUDEXADATAINFRASTRUCTURE
106+
- Support for new lifecycle state and waiter state CUSTOMERASSIGNED
107+
- oci opctl operator-control-assignment list --lifecycle-state CUSTOMERASSIGNED
108+
- oci opctl operator-control-assignment create --wait-for-state CUSTOMERASSIGNED
109+
- oci opctl operator-control-assignment delete --wait-for-state CUSTOMERASSIGNED
110+
- oci opctl operator-control-assignment update --wait-for-state CUSTOMERASSIGNED
111+
- Secure Desktops service
112+
- Support for new optional parameter --security-attributes
113+
- oci desktops desktop-pool create --security-attributes
114+
- oci desktops desktop-pool update --security-attributes
115+
- Support for new optional parameters --network-configuration and --private-access-details
116+
- oci desktops desktop-pool update --network-configuration --private-access-details
117+
- Application Performance Monitoring Control Plane service
118+
- Support for new optional parameter --log-group-id
119+
- oci apm-control-plane apm-domain create --log-group-id
120+
- oci apm-control-plane apm-domain update --log-group-id
121+
- Application Performance Monitoring Configuration service
122+
- Support for Data File operations
123+
- oci apm-config data-file delete
124+
- oci apm-config data-file get
125+
- oci apm-config data-file head
126+
- oci apm-config data-file put
127+
- oci apm-config data-file-summary-collection list-data-files
128+
129+
Changed
130+
- Organizations Service
131+
- [BREAKING] Renamed the oci organizations work-request-error list command
132+
- oci organizations work-request-error list-errors
133+
- [BREAKING] Renamed the oci organizations work-request-log-entry list command
134+
- oci organizations work-request-log list
135+
136+
File Checksums (SHA256)
137+
oci-cli-3.87.0.zip b4b59de78cc312ba86d24220ae9a637b96dfa79070d1fc60cb4283e831bc65f9
138+
oci-cli-3.87.0-Oracle-Linux-8-Offline.zip 2fcd30d398a68e177d7e600635994085506559579f6ec251df321751bc077dbd
139+
oci-cli-3.87.0-Windows-Server-2019-Offline.zip f5114d54b7af4a2199c8793ccff8221735760c07fa0833c5f34a9d324b5fe950
140+
oci-cli-3.87.0-Ubuntu-22.04-Offline.zip 8202f2b8f99fc402cb599e2752924e361ca689bd197c696755cd4972ba2a0fec
141+
oci-cli-3.87.0-Oracle-Linux-9-Offline.zip 2baf65e4402de4804ef9eb882f1bdeb1aa7fbbb65cd87498c1b633d3cb9cbf72
142+
oci-cli-3.87.0-Windows-Server-2016-Offline.zip 739aa63a275cbfe3790ea443618cacfaab7157fcbb0258b4e123c3f1eccf707d
143+
oci-cli-3.87.0-Oracle-Linux-10-Offline.zip e24b4963bb408f2d031491b9b0009419c51196eda515e111daccc207f384cbaa
144+
oci-cli-3.87.0-Ubuntu-20.04-Offline.zip 61b5163eaa483ca3564390a695f8fdf2d8bb0f7b49c73b34a114d9bf8171de3e
145+
oci-cli-3.87.0-Windows-Server-Installer.msi 77ec9de84c29092832c1a377c3e784154912d3b41de5252528696ab8a7e674cb
146+
ReleaseNotesUrl: https://github.com/oracle/oci-cli/releases/tag/v3.87.0
147+
ManifestType: defaultLocale
148+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Oracle.OCI-CLI
5+
PackageVersion: 3.87.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)