I have a space with 300 content models which are used for 5 websites. Each content model has a prefix, e.g. [AG] Component: Text. I want to separate all the content models in different spaces. (each website will have its own space).
Question:
It is possible to export content models that match a regex with CLI command? (should contain also the content).
e,g,
--content_model.title=^[AG] .+$
*[AG] - means the short path of the website.