aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_token.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_bridge_token.md')
-rw-r--r--doc/md/git-bug_bridge_token.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/md/git-bug_bridge_token.md b/doc/md/git-bug_bridge_token.md
new file mode 100644
index 00000000..5e6baa26
--- /dev/null
+++ b/doc/md/git-bug_bridge_token.md
@@ -0,0 +1,26 @@
+## git-bug bridge token
+
+List all stored tokens.
+
+### Synopsis
+
+List all stored tokens.
+
+```
+git-bug bridge token [flags]
+```
+
+### Options
+
+```
+ -l, --local
+ -g, --global
+ -h, --help help for token
+```
+
+### SEE ALSO
+
+* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
+* [git-bug bridge token add](git-bug_bridge_token_add.md) - Create and store a new token
+* [git-bug bridge token rm](git-bug_bridge_token_rm.md) - Remove token by Id.
+