# 使用 Homebrew 安装 octl

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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

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