blob: 748011f29ed25713566de7a4f8166a4c8e062541 (
plain) (
tree)
|
|
## git-bug bridge rm
Delete a configured bridge.
### Synopsis
Delete a configured bridge.
```
git-bug bridge rm NAME [flags]
```
### Options
```
-h, --help help for rm
```
### SEE ALSO
* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
|