git-bug_bridge_token_add.md

 1## git-bug bridge token add
 2
 3Store a new token
 4
 5### Synopsis
 6
 7Store a new token
 8
 9```
10git-bug bridge token add [flags]
11```
12
13### Options
14
15```
16  -t, --target string   The target of the bridge. Valid values are [github,gitlab,launchpad-preview]
17  -h, --help            help for add
18```
19
20### SEE ALSO
21
22* [git-bug bridge token](git-bug_bridge_token.md)	 - List all known tokens.
23