aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_token.md
blob: 5e6baa260460c7ced343f8d8c1830ed925dd29fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
## git-bug bridge token

List all stored tokens.

### Synopsis

List all stored tokens.

```
git-bug bridge token [flags]
```

### Options

```
  -l, --local    
  -g, --global   
  -h, --help     help for token
```

### SEE ALSO

* [git-bug bridge](git-bug_bridge.md)	 - Configure and use bridges to other bug trackers.
* [git-bug bridge token add](git-bug_bridge_token_add.md)	 - Create and store a new token
* [git-bug bridge token rm](git-bug_bridge_token_rm.md)	 - Remove token by Id.