macOS
brew install ioctllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ioctl in AI-Agent-Workflows.
Installation
brew install ioctllocal Homebrew formula metadata
Überblick
Command-line interface for interacting with the IoTeX blockchain
Verlauf
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.
Sicherheitslage
Für ioctl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/defaultExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ioctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/iotexproject/iotex-core
Installationsmetadaten
| Paketschlüssel | brew:ioctl |
|---|---|
| Version | 2.4.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ioctl |
| Homepage | https://docs.iotex.io/ |
| Repository | https://github.com/iotexproject/iotex-core |
| Upstream-Dokumentation | https://docs.iotex.io/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/iotexproject/iotex-core/archive/refs/tags/v2.4.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-07T07:00:48Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.