macOS
brew install osc-clilocal Homebrew formula metadata
brew
Official Outscale CLI providing connectors to Outscale API. Version 1.11.0 via Homebrew; verified 2026-05-14.
install
brew install osc-clilocal Homebrew formula metadata
nix profile install nixpkgs#osc-clinixpkgs package indexes · pkgs/by-name/os/osc-cli/package.nix · source: api.github.com
overview
Official Outscale CLI providing connectors to Outscale API
history
OSC CLI is 3DS OUTSCALE's command-line client for its cloud APIs. The official documentation describes it as a CLI developed by 3DS OUTSCALE for managing OUTSCALE Cloud resources, compatible with the OUTSCALE API and AWS-compliant APIs.
GitHub records outscale/osc-cli as created on 2019-01-10. The project shipped as a Python package/SDK, Homebrew formula, AppImage, and Windows zip, giving OUTSCALE users a scriptable interface around cloud API calls.
The README marks osc-cli as deprecated and no longer actively maintained, recommending octl as OUTSCALE's maintained successor CLI. That changes the package's historical role from primary vendor CLI to legacy compatibility tooling.
Public adoption evidence is mostly vendor-bounded: the tool serves users of OUTSCALE Cloud rather than a general cloud ecosystem. Its release history shows packaged binaries and the osc-sdk Python distribution, but the upstream project itself points new feature work toward octl.
Users configure credentials and region data in ~/.osc/config.json, then invoke commands in the form osc-cli SERVICE CALL with optional profile and call parameters. The docs and README show usage such as osc-cli api ReadVms for API requests.
OSC CLI is notable as a vendor cloud CLI that doubled as an SDK package. Package nerds care mostly because its deprecation illustrates a common lifecycle: cloud providers publish a thin API wrapper, package it for several platforms, then replace it with a newer CLI when API shape or UX expectations change.
security posture
No matching local secret-handling manifest was found for osc-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.osc/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.osc/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
osc-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/outscale/osc-cli
install metadata
| Package key | brew:osc-cli |
|---|---|
| Version | 1.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/osc-cli |
| Homepage | https://github.com/outscale/osc-cli |
| Repository | https://github.com/outscale/osc-cli |
| Upstream docs | https://docs.outscale.com/en/userguide/Installing-and-Configuring-OSC-CLI.html |
| License | BSD-3-Clause |
| Source archive | https://files.pythonhosted.org/packages/02/cd/f1b796f5e7a301f6a3c0b910be07188cbfd329d2758e036d24ef26b4ee96/osc-sdk-1.11.0.tar.gz |
| Last updated | 2026-05-14T10:24:27Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osc-cli |
| Version Scheme | 0 |
| Revision | 13 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
osc-cli
nix profile install nixpkgs#osc-clisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.