github.com/aeternity/aepp-sdk-go@v1.0.3-0.20190606142815-1c0ffdc21fd9/doc/cli/aecli_chain.md (about)

     1  ## aecli chain
     2  
     3  Query the state of the chain
     4  
     5  ### Synopsis
     6  
     7  Query the state of the chain
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for chain
    13  ```
    14  
    15  ### Options inherited from parent commands
    16  
    17  ```
    18    -c, --config string   config file to load (defaults to $HOME/.aeternity/config.yaml
    19        --debug           enable debug
    20        --json            print output in json format
    21  ```
    22  
    23  ### SEE ALSO
    24  
    25  * [aecli](aecli.md)	 - The command line client for the Aeternity blockchain
    26  * [aecli chain play](aecli_chain_play.md)	 - Query the blocks of the chain one after the other
    27  * [aecli chain top](aecli_chain_top.md)	 - Query the top block of the chain
    28  * [aecli chain version](aecli_chain_version.md)	 - Get the status and version of the node running the chain
    29  
    30  ###### Auto generated by spf13/cobra on 19-Sep-2018