One Import Moves a commander CLI to burgee. --json Still Says null.
This story is from 2026-09-23. It is preserved in the archive; the latest stories are on the live feed.
I changed one line in a commander CLI: - import { Command } from "commander"; + import { Command } from "burgee/commander"; Help, output, errors and exit codes stayed byte-identical on seven invocations. The same file also answers --schema , --mcp and completion . And --json answers "data":null . O…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-23 15:28 · DEV Community — AI
One Import Moves a commander CLI to burgee. --json Still Says null.