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

     1  ## aecli wallet address
     2  
     3  Print the aeternity wallet address
     4  
     5  ### Synopsis
     6  
     7  Print the aeternity wallet address
     8  
     9  ```
    10  aecli wallet address WALLET_PATH [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help          help for address
    17        --private-key   Print the private key as hex string
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23    -c, --config string   config file to load (defaults to $HOME/.aeternity/config.yaml
    24        --debug           enable debug
    25        --json            print output in json format
    26  ```
    27  
    28  ### SEE ALSO
    29  
    30  * [aecli wallet](aecli_wallet.md)	 - Interact with a wallet
    31  
    32  ###### Auto generated by spf13/cobra on 19-Sep-2018