wttech / aemc

AEM Compose (Core & CLI)
https://wttech.blog/blog/2023/get-your-aem-together-with-aem-compose/
Apache License 2.0
40 stars 5 forks source link

Instance URL with IDs support #171

Closed krystian-panek-vmltech closed 1 year ago

krystian-panek-vmltech commented 1 year ago

allows to write on CI/CD e.g

sh aemw pkg deploy -f \
--instance-url 'test_author=http://admin:blablabla@x.x.x.x:4502,test_publish=http://admin:blablablabla@y.y.y.y:4503' \
--file target/my-package-*.zip