mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-18 23:02:22 +03:00
23 lines
290 B
Markdown
23 lines
290 B
Markdown
## 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.
|
|
|