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:
@ -39,6 +39,7 @@ func RunApp(version, commit string) {
|
||||
BranchFlag,
|
||||
NoPromptFlag,
|
||||
DebugFlag,
|
||||
ContextFlag,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user