github.com/kbehouse/nsc@v0.0.6/docs/nsc_revocations_delete-user.md (about)

     1  ## nsc revocations delete-user
     2  
     3  Remove a user revocation
     4  
     5  ### Synopsis
     6  
     7  Remove a user revocation
     8  
     9  ```
    10  nsc revocations delete-user [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -a, --account string           account name
    17    -h, --help                     help for delete-user
    18    -n, --name string              user name
    19    -u, --user-public-key string   user-public-key
    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 18-Mar-2021