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

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