# octl を Homebrew でインストール

octl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install octl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:octl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.0.30
- **ソース概要:** Modern CLI for Outscale
- **ホームページ:** <https://github.com/outscale/octl>
- **リポジトリ:** <https://github.com/outscale/octl>
- **最終更新:** 2026-07-27T23:46:50+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- octl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.0.30
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

octl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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


## ソース

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