Builds deterministic command/argument snapshots for each spec and writes a single JSON fixture suitable for regression testing.
Usage
ni_golden_cmdline_generate(
output = "tests/golden/cmdline_golden.json",
spec_ids = NULL,
spec_dir = "inst/specs"
)