0
0
forked from toolshed/abra

feat: add version command

This commit is contained in:
2021-07-20 23:59:47 +02:00
parent c9ba7aef20
commit 7b2100c568
3 changed files with 16 additions and 1 deletions

View File

@ -29,6 +29,7 @@ func RunApp(version, commit string) {
},
},
},
VersionCommand,
},
Flags: []cli.Flag{
EnvFlag,