we have a lot of unrelated things going on in the cmd package here.
We should ideally split out:
- full standalone / production-mode operation (e.g.
mirror) into it's own command that uses this engine library.
Utilities we expect providers to run (like verify) into a tools CLI DONE in ipni-cli
- A simple reference provider of car files that other providers can refer to in order to quickly see how to integrate the engine library.
we have a lot of unrelated things going on in the cmd package here.
We should ideally split out:
mirror) into it's own command that uses this engine library.Utilities we expect providers to run (likeDONE in ipni-cliverify) into a tools CLI