aboutsummaryrefslogtreecommitdiffstats
path: root/commands/show.go
Commit message (Expand)AuthorAgeFilesLines
* bug: refactor to limit abstraction leak and to have a more reusable code for ...Michael Muré2018-07-231-1/+1
* generate markdown documentationMichael Muré2018-07-201-1/+1
* rework all the commands to use cobra as a parserMichael Muré2018-07-191-6/+10
* implement label op+commandMichael Muré2018-07-181-2/+9
* crude implementation of showMichael Muré2018-07-171-0/+74