Skip to content

mxr open

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

Open message in browser. Pass a positional ID or --search QUERY (with --first for the latest match, or --limit N plus --yes to open many tabs at once)

mxr open [OPTIONS] [MESSAGE_ID]
FlagDescription
[MESSAGE_ID]
FlagDescription
--search <SEARCH>
--first
--limit <LIMIT>
--yesRequired when --search resolves to more than one match. Confirms you actually want N browser tabs
-h, --helpPrint help

Open message URLs in your browser from CLI selection.

Terminal window
mxr open MESSAGE_ID
mxr open --search 'from:github subject:PR' --first