6543
|
86faedc966
|
Vendor: upgrade spf13/cobra to v1.1.1 (#479)
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
* update doc (man & md)
* update bash|fish|zsh completion
|
2020-10-27 14:38:55 +01:00 |
|
Michael Muré
|
ae5c0967ce
|
commands: cleanup the command's usage to avoid warnings when generating the doc
|
2020-07-28 20:24:24 +02:00 |
|
Michael Muré
|
ffc6cbdc45
|
regenerate md and man files
|
2019-03-27 21:46:57 +01:00 |
|
Michael Muré
|
2fd5f71b59
|
commands: add a "." at the end of Short commands usage
|
2019-03-01 22:52:52 +01:00 |
|
Michael Muré
|
cfce3a9914
|
commands: description cleanup
|
2018-09-21 13:37:22 +02:00 |
|
Michael Muré
|
544b9cc0c4
|
commands: convert compatible commands to the implicit select mechanism
|
2018-09-18 13:28:01 +02:00 |
|
Michael Muré
|
5eaf9e83e7
|
commands: add a "label rm" command to remove labels from a bug
|
2018-09-17 14:36:51 +02:00 |
|
Michael Muré
|
2965b70f4f
|
commands: add a "label add" command to add new label to a bug
|
2018-09-17 14:33:34 +02:00 |
|
Michael Muré
|
cc086ebae9
|
commands: make "label" display the current labels
|
2018-09-17 14:32:33 +02:00 |
|
Michael Muré
|
9bb980e9de
|
ls: support expressing a query with flags as well
|
2018-09-10 18:18:00 +02:00 |
|
Michael Muré
|
f136bf6a82
|
cmds: various cleaning
|
2018-09-06 21:42:05 +02:00 |
|
Michael Muré
|
302a69bfc5
|
use DisableAutoGenTag to not have to commit the documentation after each build
|
2018-07-20 15:57:21 +02:00 |
|
Michael Muré
|
e89f87624f
|
generate markdown documentation
|
2018-07-20 15:46:14 +02:00 |
|