alpacon token delete

Removes an existing API token from the system. This command requires the token name to identify the token to be deleted.

alpacon token delete TOKEN [flags]

Aliases

delete, rm

Options

  -h, --help   help for delete

Examples

Delete a token by ID or name:

alpacon token delete my-api-token
alpacon token rm my-api-token