Should there be a "clone" command which takes an existing marketplace and creates a new marketplace with exactly the same data within it?
It would be pretty straightforward to create from an implementation perspective - just do the download command followed by the seed command. The only new part would be upfront validation of all user inputs.
I think the only reason not to create one would be the concern it could be used irresponsibly.
Should there be a "clone" command which takes an existing marketplace and creates a new marketplace with exactly the same data within it?
It would be pretty straightforward to create from an implementation perspective - just do the download command followed by the seed command. The only new part would be upfront validation of all user inputs.
I think the only reason not to create one would be the concern it could be used irresponsibly.