You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: