stac-rs
stac-rs copied to clipboard
Test each subcommand more rigorously
I think we can test directly on the run function of the subcommands to avoid having to go through any actual command setup. But we need to be more sure that our CLI is working without having to manually chooch through it.