0
0
forked from toolshed/abra

feat: added context flag to make dev easier

needed until we have proper server subcommand system
This commit is contained in:
2021-07-17 09:29:25 +01:00
parent b9e06f2310
commit 6c748922b4
2 changed files with 32 additions and 0 deletions

View File

@ -39,6 +39,7 @@ func RunApp(version, commit string) {
BranchFlag,
NoPromptFlag,
DebugFlag,
ContextFlag,
},
}