Install Subpackages Without Creating Snapshots | Community
Skip to main content
February 2, 2022

Install Subpackages Without Creating Snapshots

  • February 2, 2022
  • 1 reply
  • 551 views

Hi,

when installing a package with the parameter extractOnly=true (e.g. curl -u admin:admin -F cmd=install http://localhost:4502/crx/packmgr/service/.json/etc/packages/mypackage.zip?extractOnly=true) it is possible to install a package without creating a snapshot before the package gets installed.

But if this package contains subpackages then still snapshots for all those subpackages are created. Is there a way to avoid creating a snapshot for subpackages, too?

 

regards

Reini

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

July 14, 2022

I'm also interested in a solution for that issue. 🙂