mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 18:23:08 +03:00
86faedc966
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion
40 lines
670 B
Groff
40 lines
670 B
Groff
.nh
|
|
.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
git\-bug\-bridge\-auth\-add\-token \- Store a new token
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBgit\-bug bridge auth add\-token [TOKEN] [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Store a new token
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB\-t\fP, \fB\-\-target\fP=""
|
|
The target of the bridge. Valid values are [github,gitlab,jira,launchpad\-preview]
|
|
|
|
.PP
|
|
\fB\-l\fP, \fB\-\-login\fP=""
|
|
The login in the remote bug\-tracker
|
|
|
|
.PP
|
|
\fB\-u\fP, \fB\-\-user\fP=""
|
|
The user to add the token to. Default is the current user
|
|
|
|
.PP
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
help for add\-token
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBgit\-bug\-bridge\-auth(1)\fP
|