macOS
brew install ioctllocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.