Generally we use vlt export command to export our content from CRX to local file system.
The general syntax is: vlt --credentials admin:admin export -v http:localhost:4503/crx /apps/geometrix . This will export required project from apps. We also have our assets in content and etc.
How ever we also need to export content and etc/design separately.
This creates three export/checkout unnecessarily.
Is there a way, so that we can export/checkout whole project(ie content, apps, etc) using single vlt command? I know this can be achieved using package manager in one go using filter. I want to achieve this using vlt. pl guide if there is a way around using vlt.
Solved! Go to Solution.
Views
Replies
Total Likes
THis is not possible with VLT - you need to specify a command for each path. For example /apps/<myproject> , etc
Views
Replies
Total Likes
Never came up with this kind of requirement. I would be highly surprised if this could be done OOTB. Lets wait and see what other members of the community have to say about it.
Thanks
Tuhin
Views
Replies
Total Likes
THis is not possible with VLT - you need to specify a command for each path. For example /apps/<myproject> , etc
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies