coinadmin@ubuntu-bit:~$ /usr/local/bin/helium-cli --help Helium Core RPC client version v0.16.0-2-g4850f9af3 Usage: helium-cli [options] [params] Send command to Helium Core helium-cli [options] help List commands helium-cli [options] help Get help for a command Options: -? This help message -conf= Specify configuration file (default: helium.conf) -datadir= Specify data directory -testnet Use the test network -regtest Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. -rpcconnect= Send commands to node running on (default: 127.0.0.1) -rpcport= Connect to JSON-RPC on (default: 9019 or testnet: 19019) -rpcwait Wait for RPC server to start -rpcuser= Username for JSON-RPC connections -rpcpassword= Password for JSON-RPC connections -rpcclienttimeout= Timeout during HTTP requests (default: 900)