forked from toolshed/abra
fix: remove duplicate version command
We can use --version/-v instead.
This commit is contained in:
@ -60,7 +60,6 @@ func newAbraApp(version, commit string) *cli.App {
|
||||
recipe.RecipeCommand,
|
||||
catalogue.CatalogueCommand,
|
||||
domain.DomainCommand,
|
||||
VersionCommand,
|
||||
UpgradeCommand,
|
||||
},
|
||||
Flags: []cli.Flag{
|
||||
|
Reference in New Issue
Block a user