Run the CLI with a raw argv (everything after node honua). Returns an exit code; never calls process.exit so it stays testable.
node honua
process.exit
Run the CLI with a raw argv (everything after
node honua). Returns an exit code; never callsprocess.exitso it stays testable.