# Installer octl avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de octl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install octl
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:octl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.30
- **Résumé source:** Modern CLI for Outscale
- **Page d'accueil:** <https://github.com/outscale/octl>
- **Dépôt:** <https://github.com/outscale/octl>
- **Dernière mise à jour:** 2026-07-27T23:46:50+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- octl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.30
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour octl. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

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