fix(cli): add config alias and reduce probe noise
This commit is contained in:
@@ -232,6 +232,7 @@ export function buildProgram() {
|
||||
|
||||
program
|
||||
.command("configure")
|
||||
.alias("config")
|
||||
.description(
|
||||
"Interactive wizard to update models, providers, skills, and gateway",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user