blob: 1eb5bb205892260ad239e9bf5752e4664af199b9 (
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
.nh
.ad l
.SH NAME
.PP
git\-bug\-bridge\-token\-add \- Create and store a new token
.SH SYNOPSIS
.PP
\fBgit\-bug bridge token add [flags]\fP
.SH DESCRIPTION
.PP
Create and store a new token
.SH OPTIONS
.PP
\fB\-g\fP, \fB\-\-global\fP[=false]
.PP
\fB\-v\fP, \fB\-\-value\fP=""
.PP
\fB\-t\fP, \fB\-\-target\fP=""
.PP
\fB\-s\fP, \fB\-\-scopes\fP=[]
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for add
.SH SEE ALSO
.PP
\fBgit\-bug\-bridge\-token(1)\fP
|