Skip to content

mxr llm

Generated from mxr llm --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

Inspect local/cloud LLM provider status

mxr llm [OPTIONS] [COMMAND]
SubcommandPurpose
statusShow LLM provider status
helpPrint this message or the help of the given subcommand(s)
FlagDescription
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Check which LLM provider the daemon is using.

Terminal window
mxr llm status
mxr llm status --format json

Show LLM provider status

mxr llm status [OPTIONS]
FlagDescription
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help