aboutsummaryrefslogtreecommitdiffstats
path: root/commands/command.go
Commit message (Expand)AuthorAgeFilesLines
* rework all the commands to use cobra as a parserMichael Muré2018-07-191-59/+0
* implement label op+commandMichael Muré2018-07-181-0/+1
* crude implementation of showMichael Muré2018-07-171-0/+1
* add bug status + open/close commandsMichael Muré2018-07-171-0/+2
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-161-0/+1
* rework the commands thing and add a "commands" command to list all commandsMichael Muré2018-07-161-0/+54