01Outputs structured NDJSON by default for easy parsing and piping.
02Includes a `--plain` mode for human-readable key:value pair output.
034 GitHub stars
04Allows `--fields` filtering to trim output for specific keys, useful for LLM agents.
05Ensures errors are sent to stderr, keeping stdout clean for data piping.
06Supports auto-stdin composition, reading identifiers from upstream NDJSON.