hiero-cli
Installation
SKILL.md
hiero-cli (hcli)
hcli is a command-line tool for interacting with the Hedera blockchain — managing accounts, tokens (FT/NFT), smart contracts, consensus topics, and network configuration.
Binary syntax
hcli <plugin> <command> [options]
Global flags
| Flag | Short | Default | Description |
|---|---|---|---|
--format |
-F |
human |
Output format: human or json |
--network |
-N |
active | Override active network for this command |
--payer |
-P |
operator | Override payer account for this command; defaults to operator if omitted |
--confirm |
-Y |
false |
Skip all confirmation prompts |
--max-transaction-fee |
-M |
config | Max transaction fee ceiling for this run: HBAR (e.g. 20) or tinybars (200000000t). Overrides the default_max_transaction_fee config; 0 means no override |