e.g
curl -u admin:admin -F file=@"/appserver/package/package-1.0.1-SNAPSHOT.zip" -F name="package-1.0.1-SNAPSHOT" -F force=true -F install=true http://localhost:4502/crx/packmgr/service.jsp
If the Adobe Experience Manager(AEM) server is behind the proxy then execute the below command to set the proxy server
export http_proxy=http://<<Proxy Server Host Name>>:<<Port>>
No comments:
Post a Comment
If you have any doubts or questions, please let us know.