Skip to content

rspm revoke token#

Command to revoke tokens

rspm revoke token [flags]

Examples#

  rspm revoke token --guid=09185576-4d37-4049-b16a-bf96b2ed6602
  rspm revoke token --token=[token]

Options#

      --guid string    The GUID of the token to revoke. Required if '--token' is not provided.
  -h, --help           help for token
      --token string   The token to revoke. Required if '--guid' is not provided.

Options inherited from parent commands#

  -c, --config string          Path to config file
  -o, --output-format string   Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
  -v, --verbose                Provide additional output