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

     1  ## nsc revocations add_user
     2  
     3  Revoke a user
     4  
     5  ### Synopsis
     6  
     7  Revoke a user
     8  
     9  ```
    10  nsc revocations add_user [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -a, --account string   account name
    17        --at int           revokes all user credentials created before a Unix timestamp ('0' is treated as now)
    18    -h, --help             help for add_user
    19    -n, --name string      user name
    20  ```
    21  
    22  ### Options inherited from parent commands
    23  
    24  ```
    25    -i, --interactive          ask questions for various settings
    26    -K, --private-key string   private key
    27  ```
    28  
    29  ### SEE ALSO
    30  
    31  * [nsc revocations](nsc_revocations.md)	 - Manage revocation for users and activations from an account
    32  
    33  ###### Auto generated by spf13/cobra on 26-Nov-2019