github.com/aeternity/aepp-sdk-go@v1.0.3-0.20190606142815-1c0ffdc21fd9/doc/cli/aecli.md (about) 1 ## aecli 2 3 The command line client for the Aeternity blockchain 4 5 ### Synopsis 6 7 The command line client for the Aeternity blockchain 8 9 ### Options 10 11 ``` 12 -c, --config string config file to load (defaults to $HOME/.aeternity/config.yaml 13 --debug enable debug 14 -h, --help help for aecli 15 --json print output in json format 16 ``` 17 18 ### SEE ALSO 19 20 * [aecli chain](aecli_chain.md) - Query the state of the chain 21 * [aecli config](aecli_config.md) - Print the configuration of the client 22 * [aecli inspect](aecli_inspect.md) - Inspect an object of the blockchain 23 * [aecli name](aecli_name.md) - A brief description of your command 24 * [aecli wallet](aecli_wallet.md) - Interact with a wallet 25 26 ###### Auto generated by spf13/cobra on 19-Sep-2018