OCI CLI
Overview
Version & Lifecycle
Community Notes
OCI-CLI – Command-line note
Deploy OCI CLI silently on Windows using the MSI installer with the command msiexec /i oci-cli-windows-amd64.msi /quiet /norestart /l*v install.log INSTALLDIR="C:Program FilesOracleOCI CLI", which suppresses UI prompts, enables verbose logging, and customizes the installation path for enterprise consistency. After installation, automate configuration at scale by pre-generating ~/.oci/config files with user API keys and running oci setup config --non-interactive in scripts. This approach ensures reliable, non-interactive deployments without overwriting unrelated Python environments.
OCI-CLI – Command-line note
When deploying OCI-CLI on Windows using the MSI in unattended mode, use standard Windows Installer syntax such as msiexec /i oci-cli.msi /qn /norestart ALLUSERS=1 to perform a silent, machine-wide installation suitable for enterprise software distribution.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.