docs(cliproxy): add catalog --json to --help output

Built [OnSteroids](https://onsteroids.ai)
This commit is contained in:
Sergey Galuza
2026-04-11 20:47:10 +02:00
parent 7bf5b4b95e
commit ea2b16bb66
+1
View File
@@ -39,6 +39,7 @@ export async function showHelp(): Promise<void> {
['catalog', 'Show catalog status, routing hints, and pinned short prefixes'],
['catalog refresh', 'Sync models from remote CLIProxy'],
['catalog reset', 'Clear cache, revert to static catalog'],
['catalog --json', 'Output full model catalog as minified JSON'],
],
],
[