CLI Reference

Dive into the specifics of each CLI usage by checking out our complete documentation.

Execution environment

  • OS: Linux

  • CLI: focli with aliases:

    • mainnet: use alias mcli for focli -u $mainnetNodeUrl

    • testnet: use alias tcli for focli -u $testnetNodeUrl

## look for cli help info
tcli -h

tcli $sub_cmd -h
tcli $sub_cmd1 $sub_cmd2 -h

Last updated