nsc

nsc revocations add-user

Revoke a user

Synopsis

Revoke a user

nsc revocations add-user [flags]

Options

  -a, --account string           account name
      --at date-time             revokes all user credentials created or edited before a Unix timestamp ('0' is treated as now, accepted formats are RFC3339 or #seconds since epoch) (default 1969-12-31T18:00:00-06:00)
  -h, --help                     help for add-user
  -n, --name string              user name
  -u, --user-public-key string   user-public-key

Options inherited from parent commands

      --config-dir string     nsc config directory
      --data-dir string       nsc data store directory
  -i, --interactive           ask questions for various settings
      --keystore-dir string   nsc keystore directory
  -K, --private-key string    Key used to sign. Can be specified as role (where applicable),
                              public key (private portion is retrieved)
                              or file path to a private key or private key 

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2022