Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-514-egress-ports.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Full Command Reference
Network List
Network List
List all available networks with their configuration and health status.
Network Use
Network Use
Switch the active network to the specified network name.
Network name (testnet, mainnet, previewnet, localnet)
Network Get-Operator
Network Get-Operator
Get operator credentials for the current network. The active network is whichever you set with
network use or the global -N / --network flag on the root command.Network Set-Operator
Network Set-Operator
Set operator credentials for signing transactions on the current network (see
⚠️ Use this command to set the operator to avoid triggering the setup wizard asking you to set up an operator account. This is important when using the Hiero CLI in a CI/CD environment.
network use or root -N / --network).⚠️ Use this command to set the operator to avoid triggering the setup wizard asking you to set up an operator account. This is important when using the Hiero CLI in a CI/CD environment.
Operator credentials: name or
account-id:private-key pair, key reference, or account alias.Key manager to use: local or local_encrypted (defaults to config setting).