git-bug/doc/md/git-bug_bridge.md
Amine Hilaly e511f3d885
[misc] update man docs and completion scripts
[cache] BugCache: Fix set metadata raw

[bridge/github] Fix graphql input objects
2019-06-24 21:30:45 +02:00

27 lines
581 B
Markdown

## git-bug bridge
Configure and use bridges to other bug trackers.
### Synopsis
Configure and use bridges to other bug trackers.
```
git-bug bridge [flags]
```
### Options
```
-h, --help help for bridge
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
* [git-bug bridge configure](git-bug_bridge_configure.md) - Configure a new bridge.
* [git-bug bridge pull](git-bug_bridge_pull.md) - Pull updates.
* [git-bug bridge push](git-bug_bridge_push.md) - Push updates.
* [git-bug bridge rm](git-bug_bridge_rm.md) - Delete a configured bridge.