macOS
brew install octllocal Homebrew formula metadata
brew
Modern CLI for Outscale. Version 0.0.30 via Homebrew; verified 2026-07-17.
install
brew install octllocal Homebrew formula metadata
overview
Modern CLI for Outscale
history
octl is OUTSCALE's Go-based command-line client for its cloud APIs. It manages IaaS resources, object storage, local virtual-machine metadata, and preliminary Kubernetes cluster functionality.
OUTSCALE created the official octl repository in January 2026 and published v0.0.1 in February. The project then followed a rapid pre-1.0 release cadence, with thirty GitHub releases listed by July 2026.
The project is distributed as a static Linux binary, a Docker image, and through OUTSCALE's Homebrew tap on macOS. Official documentation also provides generated command references and shell-completion setup.
octl accepts direct flags for API request fields, supports high-level resource commands and raw API operations, and can filter output with jq-style expressions. Credentials and region can come from OSC_* environment variables or named profiles in ~/.osc/config.json.
The tool packages a broad cloud API into one static Go executable while retaining completion, command chaining, syntax highlighting, filters, and auto-update behavior. That combination makes it useful to operators who prefer a discoverable shell interface over hand-written JSON requests.
security posture
No matching local secret-handling manifest was found for octl. 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 |
|---|---|---|---|
octl | 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/octl
install metadata
| Package key | brew:octl |
|---|---|
| Version | 0.0.30 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/octl |
| Homepage | https://github.com/outscale/octl |
| Repository | https://github.com/outscale/octl |
| Upstream docs | https://github.com/outscale/octl/blob/main/docs/configuration.md |
| License | BSD-3-Clause |
| Source archive | https://github.com/outscale/octl/archive/refs/tags/v0.0.30.tar.gz |
| Last updated | 2026-07-17T15:53:34Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | octl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.