1## git-bug bridge token
2
3List all known tokens.
4
5### Synopsis
6
7List all known tokens.
8
9```
10git-bug bridge token [flags]
11```
12
13### Options
14
15```
16 -h, --help help for token
17```
18
19### SEE ALSO
20
21* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
22* [git-bug bridge token add](git-bug_bridge_token_add.md) - Store a new token
23* [git-bug bridge token rm](git-bug_bridge_token_rm.md) - Remove a token.
24* [git-bug bridge token show](git-bug_bridge_token_show.md) - Display a token.
25