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

     1  ## aecli config profile
     2  
     3  Print the current profile
     4  
     5  ### Synopsis
     6  
     7  Print the current profile
     8  
     9  ```
    10  aecli config profile [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help   help for profile
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22    -c, --config string   config file to load (defaults to $HOME/.aeternity/config.yaml
    23        --debug           enable debug
    24        --json            print output in json format
    25  ```
    26  
    27  ### SEE ALSO
    28  
    29  * [aecli config](aecli_config.md)	 - Print the configuration of the client
    30  * [aecli config profile activate](aecli_config_profile_activate.md)	 - Activate the profile PROFILE_NAME
    31  * [aecli config profile create](aecli_config_profile_create.md)	 - Create the profile PROFILE_NAME
    32  * [aecli config profile list](aecli_config_profile_list.md)	 - List the available profiles
    33  
    34  ###### Auto generated by spf13/cobra on 19-Sep-2018