git-bug/doc/md/git-bug_bridge_auth_add-token.md
2020-02-08 17:19:57 +01:00

567 B

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]
  -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