Andreas Fuchs
|
26ba489aa3
|
Add a "check-config" command to validate config files & tests for it
|
2024-11-01 12:08:17 -04:00 |
|
Charles Hall
|
b03c2a15b3
|
add observability infrastructure for cli subcmds
|
2024-10-25 11:27:11 -07:00 |
|
Benjamin Lee
|
5315bac0c5
|
split out separate error type for serve command
|
2024-09-21 14:11:40 -07:00 |
|
Benjamin Lee
|
86515d53cc
|
move 'serve' command logic into a submodule of 'cli'
The changes to 'main.rs' and 'cli/serve.rs' in this commit are almost
pure code-motion.
|
2024-09-21 14:11:39 -07:00 |
|
Benjamin Lee
|
be87774a3b
|
set up structure for multiple cli commands
The previous cli is now behind the 'serve' subcommand.
|
2024-09-21 14:11:26 -07:00 |
|