# Install osc-cli with Homebrew, Nix

Official Outscale CLI providing connectors to Outscale API. Version 1.11.0 via Homebrew; verified 2026-05-14.

## Install

```sh
sudo av install brew:osc-cli
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install osc-cli
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#osc-cli
```

  Evidence: nixpkgs package indexes: pkgs/by-name/os/osc-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:osc-cli
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/osc-cli>
- **Version:** 1.11.0
- **Source summary:** Official Outscale CLI providing connectors to Outscale API
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- osc-cli (cli)
- osc-cli (alias)

## Dependencies

- certifi
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.11.0
- Package-manager updated: 2026-05-14
- Local data: ok
- Upstream repository: https://github.com/outscale/osc-cli
- info: No cached GitHub release or tag data was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2019-01-10: GitHub repository created.
- 2021-11-22: release v1.7.1 published with AppImage, zip, and Python package artifacts.
- 2023-06-29: release v1.11.0 published.
- After v1.11.0: README marks osc-cli deprecated and directs users to octl.

### Related projects

- octl is the successor recommended by OUTSCALE. oapi-cli is another OUTSCALE CLI focused on interacting with OUTSCALE APIs.

### Sources

- <https://api.github.com/repos/outscale/osc-cli>
- <https://api.github.com/repos/outscale/osc-cli/releases>
- <https://docs.outscale.com/en/userguide/Installing-and-Configuring-OSC-CLI.html>
- <https://formulae.brew.sh/formula/osc-cli>
- <https://github.com/outscale/oapi-cli>
- <https://github.com/outscale/octl>
- <https://github.com/outscale/osc-cli>
- <https://pypi.org/project/osc-sdk/>
- <https://raw.githubusercontent.com/outscale/osc-cli/main/README.md>


## Security Notes

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.



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.osc/config.json

## Credential files

- Unix: ~/.osc/config.json
## Source Database Details

- **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:** stable

## Other Package-Manager Records

- Nix - osc-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/os/osc-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [osc](https://www.automicvault.com/pkg/brew/osc/) - Package name indicates the same formula family.
- [hcloud](https://www.automicvault.com/pkg/brew/hcloud/) - Shares av.db curated category or tags: api-client, cli, cloud, cloud-cli, cloud-infrastructure.
- [ucloud](https://www.automicvault.com/pkg/brew/ucloud/) - Shares av.db curated category or tags: api-client, cli, cloud, cloud-cli, cloud-infrastructure.
- [oci-cli](https://www.automicvault.com/pkg/brew/oci-cli/) - Shares av.db curated category or tags: cli, cloud-cli, cloud-infrastructure.
- [doctl](https://www.automicvault.com/pkg/brew/doctl/) - Shares av.db curated category or tags: api-client, cli, cloud, cloud-infrastructure.
- [aiven-client](https://www.automicvault.com/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [aliyun-cli](https://www.automicvault.com/pkg/brew/aliyun-cli/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [azion](https://www.automicvault.com/pkg/brew/azion/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [cloudmonkey](https://www.automicvault.com/pkg/brew/cloudmonkey/) - Shares av.db curated category or tags: cli, cloud, cloud-infrastructure.
- [cloudflare-cli4](https://www.automicvault.com/pkg/brew/cloudflare-cli4/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, api-client, certifi, cli, client.
- [linode-cli](https://www.automicvault.com/pkg/brew/linode-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, certifi, cli, cloud, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/osc-cli.yml](https://github.com/automic-vault/db/blob/main/combined/osc-cli.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
