CLI Reference
Dive into the specifics of each CLI usage by checking out our complete documentation.
Execution environment
OS:
LinuxCLI:
focliwith aliases:mainnet: use alias
mcliforfocli -u $mainnetNodeUrltestnet: use alias
tcliforfocli -u $testnetNodeUrl
## look for cli help info
tcli -h
tcli $sub_cmd -h
tcli $sub_cmd1 $sub_cmd2 -hLast updated