Skip to content

Refactor to support multiple CLI commands

Benjamin Lee requested to merge benjamin/cli-refactor into main

The previous CLI behavior has been moved to a serve subcommand, which is a breaking change.

This was originally part of !85, but I've pulled it into a separate MR because it's independent and also blocks #72.

Edited by Benjamin Lee

Merge request reports