blob: 1c0e5bbc5017d68f87d0b1f1f21a095d3f6ab50b (
plain) (
tree)
|
|
## git-bug bridge token add
Store a new token
### Synopsis
Store a new token
```
git-bug bridge token add [flags]
```
### Options
```
-t, --target string The target of the bridge. Valid values are [github,gitlab,launchpad-preview]
-h, --help help for add
```
### SEE ALSO
* [git-bug bridge token](git-bug_bridge_token.md) - List all known tokens.
|