git-bug_bridge_token.md

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