mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 06:17:09 +00:00
docs(cliproxy): add catalog --json to --help output
Built [OnSteroids](https://onsteroids.ai)
This commit is contained in:
@@ -39,6 +39,7 @@ export async function showHelp(): Promise<void> {
|
|||||||
['catalog', 'Show catalog status, routing hints, and pinned short prefixes'],
|
['catalog', 'Show catalog status, routing hints, and pinned short prefixes'],
|
||||||
['catalog refresh', 'Sync models from remote CLIProxy'],
|
['catalog refresh', 'Sync models from remote CLIProxy'],
|
||||||
['catalog reset', 'Clear cache, revert to static catalog'],
|
['catalog reset', 'Clear cache, revert to static catalog'],
|
||||||
|
['catalog --json', 'Output full model catalog as minified JSON'],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user