Expand my Community achievements bar.

curl command to list packages under specified group

Avatar

Level 2

Hi Team, 

can someone help to provide the curl command to list the packages only under specified group. The below command list all the packages, but i wanted in my group only

curl -u <uid>:<pwd> -X POST http://localhost:7402/crx/packmgr/service/console.html/etc/packages/mycontent.zip?cmd=contents

0 Replies