nooschain / cli/commands/config-editor / runConfigEditorCommand
Function: runConfigEditorCommand()
runConfigEditorCommand(
args,flags):Promise<unknown>
Defined in: cli/commands/config-editor.ts:98
Dispatches the local-only noos config group.
Parameters
args
string[]
flags
Record<string, string | boolean>
Returns
Promise<unknown>