aboutsummaryrefslogtreecommitdiffstats
path: root/commands/version.go
Commit message (Expand)AuthorAgeFilesLines
* fix(commands): create env.Env once for all Cobra commandsSteve Moyer2023-01-171-2/+1
* commands: reorg into different packagesMichael Muré2022-11-201-9/+11
* commands: refactor to avoid globalsMichael Muré2020-06-281-49/+40
* doc: fix typosMartin Michlmayr2020-06-161-1/+1
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-1/+1
* add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-201-0/+71