I tried installing VLT on my local machine where i have AEM installed
and running successfully.But it is not woking for me. As per comments on
a forum thread i followed: How to use the VLT Tool - docs.day.com but
when i change my environment path:export
M2_HOME=/Users/moy/apache-maven-3.1.1export
VLT_HOME=/Applications/CQ-li/vault-cli-3.1.6export
PATH=$PATH:$M2_HOME/bin;$VLT_HOME/bin;export
JAVA_HOME=$(/usr/libexec/java_home)export PATH=/usr/local/bin:$PATHand
then reboot the system and runvlt -...