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

     1  ## aecli name
     2  
     3  A brief description of your command
     4  
     5  ### Synopsis
     6  
     7  A longer description that spans multiple lines and likely contains examples
     8  and usage of using your command. For example:
     9  
    10  Cobra is a CLI library for Go that empowers applications.
    11  This application is a tool to generate the needed files
    12  to quickly create a Cobra application.
    13  
    14  ```
    15  aecli name [flags]
    16  ```
    17  
    18  ### Options
    19  
    20  ```
    21    -h, --help   help for name
    22  ```
    23  
    24  ### Options inherited from parent commands
    25  
    26  ```
    27    -c, --config string   config file to load (defaults to $HOME/.aeternity/config.yaml
    28        --debug           enable debug
    29        --json            print output in json format
    30  ```
    31  
    32  ### SEE ALSO
    33  
    34  * [aecli](aecli.md)	 - The command line client for the Aeternity blockchain
    35  * [aecli name claim](aecli_name_claim.md)	 - Claim a name
    36  
    37  ###### Auto generated by spf13/cobra on 19-Sep-2018