mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
Since API keys can be created without a name, and we already perform the deletion by ID, it makes sense to be able to delete tokens with *just* the ID.
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder tokens remove <name|id|token>
|
|
|
|
Delete a token
|
|
|
|
Aliases: delete, rm
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|