1.nh
 2.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
 3
 4.SH NAME
 5git-bug-bridge-auth-add-token - Store a new token
 6
 7
 8.SH SYNOPSIS
 9\fBgit-bug bridge auth add-token [TOKEN] [flags]\fP
10
11
12.SH DESCRIPTION
13Store a new token
14
15
16.SH OPTIONS
17\fB-t\fP, \fB--target\fP=""
18	The target of the bridge. Valid values are [github,gitlab,jira,launchpad-preview]
19
20.PP
21\fB-l\fP, \fB--login\fP=""
22	The login in the remote bug-tracker
23
24.PP
25\fB-u\fP, \fB--user\fP=""
26	The user to add the token to. Default is the current user
27
28.PP
29\fB-h\fP, \fB--help\fP[=false]
30	help for add-token
31
32
33.SH SEE ALSO
34\fBgit-bug-bridge-auth(1)\fP