# ioctl を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ioctl
```

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

### macOS

- Homebrew (100%):

```sh
brew install ioctl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ioctl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ioctl>
- **バージョン:** 2.4.3
- **ソース概要:** Command-line interface for interacting with the IoTeX blockchain
- **ホームページ:** <https://docs.iotex.io/>
- **リポジトリ:** <https://github.com/iotexproject/iotex-core>
- **上流ドキュメント:** <https://docs.iotex.io/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.4.3.tar.gz>
- **最終更新:** 2026-07-07T07:00:48Z
- **生成日時:** 2026-07-10T07:20:53+00:00

## 実行可能ファイル

- ioctl (cli)
- ioctl (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-10
- マネージャ版: 2.4.3
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/iotexproject/iotex-core
- 検出された最新: v2.4.3 (最新)
## プロジェクトの歴史と使われ方

ioctl is the command-line client for interacting with the IoTeX blockchain. It is built from the iotex-core repository and gives developers, node operators, and wallet users a terminal interface for installation checks, endpoint configuration, accounts, actions, queries, smart contracts, staking, tokens, ioID identities, W3bstream, DID, and JWT-related workflows.

### プロジェクトの歴史

ioctl's history is coupled to iotex-core, the Go implementation of the IoTeX blockchain protocol. The IoTeX docs show `make ioctl` as the source-build path and the GitHub repository describes iotex-core as the official implementation of the protocol.

The official reference includes a version example built in April 2019, which places the CLI in the early public mainnet era of IoTeX tooling. IoTeX project updates from that period discuss Mainnet Alpha launch preparation and delegate operations, the same operational context in which a chain CLI is needed.

Over time, ioctl became a documented developer and operator tool rather than only a build artifact. The docs include install scripts, Homebrew installation, endpoint setup for mainnet and testnet gateways, update commands, and a reference tree covering the core blockchain interaction surface.

### 採用の歴史

ioctl adoption tracks IoTeX ecosystem participation: developers use it to configure endpoints and interact with the chain, wallet users can create and inspect accounts, and delegates or node operators rely on command-line workflows around releases and network operations. The Homebrew formula makes the CLI available as a standard macOS package.

### 使われ方

Users install ioctl with the IoTeX install script, Homebrew, or a source build from iotex-core, then configure an endpoint such as the IoTeX mainnet or testnet gateway. The reference documents `ioctl config`, `ioctl update`, `ioctl version`, and command groups for accounts, queries, actions, smart contracts, staking, tokens, and identity-related features.

### パッケージ好きにとっての重要性

ioctl is a good example of a blockchain project CLI packaged separately from the node daemon but built from the same monorepo. For package maintainers, that means versioning, release assets, install scripts, and node/network compatibility all matter more than a normal standalone utility's flags.

The name is also package-nerd bait: it collides conceptually with Unix `ioctl(2)`, but in Homebrew it is the IoTeX client executable. Context from docs and repository metadata is essential to avoid misclassifying it as a low-level Unix system tool.

### タイムライン

- 2018-2019: IoTeX project updates describe Mainnet Alpha preparation and launch-era network operations.
- 2019-04: IoTeX docs show `ioctl version` output from client and server builds around Mainnet Alpha timing.
- 2019 onward: Documentation organizes ioctl as the command-line client for accounts, actions, queries, smart contracts, staking, tokens, and identities.
- Package-manager era: Homebrew provides the `ioctl` formula for installing the IoTeX CLI.
- 2026: iotex-core release notes continue to ship protocol releases from the same repository that contains the CLI.

### Related projects

- iotex-core is the source repository and blockchain implementation that contains ioctl.
- iotex-bootstrap documents node and network operation around iotex-core releases.
- IoTeX docs, IoTeXscan, staking tools, ioID, and W3bstream are adjacent ecosystem surfaces referenced from the ioctl documentation.

### ソース

- <https://community.iotex.io/t/official-iotex-project-updates/695>
- <https://docs.iotex.io/blockchain/build/reference-docs/ioctl-client>
- <https://docs.iotex.io/blockchain/build/web3-development/ioctl-cli>
- <https://docs.iotex.io/blockchain/build/web3-development/ioctl-cli/installation>
- <https://formulae.brew.sh/formula/ioctl>
- <https://github.com/iotexproject/iotex-core>
- <https://github.com/iotexproject/iotex-core/releases>


## セキュリティノート

ioctl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.config/ioctl/default/config.default

## Credential files

- Unix: ~/.config/ioctl/default
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ioctl
- **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:** head, stable


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [bcoin](https://www.automicvault.com/ja/pkg/brew/bcoin/) - Shares av.db curated category or tags: blockchain, cli, data.
- [burrow](https://www.automicvault.com/ja/pkg/brew/burrow/) - Shares av.db curated category or tags: cli, data, go.
- [cayley](https://www.automicvault.com/ja/pkg/brew/cayley/) - Shares av.db curated category or tags: cli, data, go.
- [clickhouse-sql-parser](https://www.automicvault.com/ja/pkg/brew/clickhouse-sql-parser/) - Shares av.db curated category or tags: cli, data, go.
- [conduit](https://www.automicvault.com/ja/pkg/brew/conduit/) - Shares av.db curated category or tags: cli, data, go.
- [cql](https://www.automicvault.com/ja/pkg/brew/cql/) - Shares av.db curated category or tags: blockchain, cli, data.
- [iceberg-cli](https://www.automicvault.com/ja/pkg/brew/iceberg-cli/) - Shares av.db curated category or tags: cli, data, go.
- [kaf](https://www.automicvault.com/ja/pkg/brew/kaf/) - Shares av.db curated category or tags: cli, data, go.
- [astra](https://www.automicvault.com/ja/pkg/brew/astra/) - Local package facts share a topical domain. Shared terms: cli, command-line, data, interface, line.
- [cubejs-cli](https://www.automicvault.com/ja/pkg/brew/cubejs-cli/) - Local package facts share a topical domain. Shared terms: cli, command-line, data, interface, line.

## Combined YAML source

View the package source record on GitHub. [combined/ioctl.yml](https://github.com/automic-vault/db/blob/main/combined/ioctl.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
