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
forfocli -u $mainnetNodeUrl
testnet: use alias
tcli
forfocli -u $testnetNodeUrl
## look for cli help info
tcli -h
tcli $sub_cmd -h
tcli $sub_cmd1 $sub_cmd2 -h
Last updated