github.com/kbehouse/nsc@v0.0.6/docs/nsc_list_accounts.md (about)

     1  ## nsc list accounts
     2  
     3  List accounts
     4  
     5  ### Synopsis
     6  
     7  List accounts
     8  
     9  ```
    10  nsc list accounts [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help              help for accounts
    17    -o, --operator string   operator name
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23    -i, --interactive          ask questions for various settings
    24    -K, --private-key string   private key
    25  ```
    26  
    27  ### SEE ALSO
    28  
    29  * [nsc list](nsc_list.md)	 - List assets such as accounts, imports, users
    30  
    31  ###### Auto generated by spf13/cobra on 18-Mar-2021