Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 545 Bytes

File metadata and controls

21 lines (14 loc) · 545 Bytes

git-bug bridge auth add-token

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,jira,launchpad-preview,todosrht]
  -l, --login string    The login in the remote bug-tracker
  -u, --user string     The user to add the token to. Default is the current user
  -h, --help            help for add-token

SEE ALSO