Boundary
auth-tokens delete
Command: boundary auth-tokens delete
The auth-tokens delete
command deletes an auth token given its ID.
Example
The following command deletes an auth token with the ID at_LvUqeYz80B
:
$ boundary auth-tokens delete -id at_LvUqeYz80B
The delete operation completed successfully.
Usage
$ boundary auth-tokens delete [options] [args]
Command options
-id
(string: "")
- The ID of the auth token to delete.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: