1## git-bug bridge token rm
2
3Remove a token.
4
5### Synopsis
6
7Remove a token.
8
9```
10git-bug bridge token rm <id> [flags]
11```
12
13### Options
14
15```
16 -h, --help help for rm
17```
18
19### SEE ALSO
20
21* [git-bug bridge token](git-bug_bridge_token.md) - List all known tokens.
22