Usage: cargo pbc config [-hv] [--net=] COMMAND Set default values for options used during execution of commands. -h, --help Print usage description of the command. --net= The blockchain net to target. "mainnet" Target the mainnet "testnet" Target the Target a custom net (with no browser) , Target a custom net with a custom browser. -v, --verbose Print all available information. Default is to print minimum information. Commands: privatekey Set the default private key to be used. net Set the net option to be used during runtime. list List the configurations set.