macOS
brew install ioctllocal Homebrew formula metadata
brew
ioctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ioctllocal Homebrew formula metadata
概要
Command-line interface for interacting with the IoTeX blockchain
履歴
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.
セキュリティ状態
ioctl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/ioctl/default/config.defaultCredential-bearing paths to review before unattended agent runs.
~/.config/ioctl/default実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ioctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/iotexproject/iotex-core
インストールメタデータ
| パッケージキー | brew:ioctl |
|---|---|
| バージョン | 2.4.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ioctl |
| ホームページ | 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 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.