Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

msg2db_list

List the messages of a msg2db store (a dict-style message store on timeranger2), via its pkey / pkey2 indices.

Usage

msg2db_list --path <path> --topic <topic> [options]

All inputs are flags — msg2db_list takes no positional arguments.

OptionPurpose
--path / -aStore path
--database / -bDatabase
--topic / -cTopic
--ids / -iComma-separated ids
--recursive / -rWalk subtopics
--print-tranger / --print-msg2dbRaw JSON dumps

See also