# octl mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für octl in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:octl
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install octl
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:octl
- **Paketmanager:** Homebrew
- **Version:** 0.0.30
- **Quellzusammenfassung:** Modern CLI for Outscale
- **Homepage:** <https://github.com/outscale/octl>
- **Repository:** <https://github.com/outscale/octl>
- **Zuletzt aktualisiert:** 2026-07-27T23:46:50+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- octl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.0.30
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2026-01: Official GitHub repository created.
- 2026-02: v0.0.1 published.
- 2026-07: The official repository listed thirty releases.

### Related projects

- OUTSCALE IaaS and object-storage APIs are the primary services managed by octl.
- OUTSCALE Kubernetes Service receives preliminary support in octl.

### Quellen

- <https://github.com/outscale/octl>
- <https://github.com/outscale/octl/blob/main/docs/configuration.md>
- <https://github.com/outscale/octl/releases>
- <https://github.com/outscale/octl/tree/main/docs>


## Sicherheitshinweise

Für octl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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

## Combined YAML source

View the package source record on GitHub. [combined/octl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/octl.yml)


## Quellen

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
