aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_auth_add-token.md
blob: 7067c3caa076802c61429f9027ee287b685de2bb (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
## git-bug bridge auth add-token

Store a new token

### Synopsis

Store a new token

```
git-bug bridge auth add-token [<token>] [flags]
```

### Options

```
  -t, --target string   The target of the bridge. Valid values are [github,gitlab,launchpad-preview]
  -h, --help            help for add-token
```

### SEE ALSO

* [git-bug bridge auth](git-bug_bridge_auth.md)	 - List all known bridge authentication credentials.