curl command to list packages(package manager) for a specified group | Community
Skip to main content
Level 2
October 16, 2015
Solved

curl command to list packages(package manager) for a specified group

  • October 16, 2015
  • 1 reply
  • 2506 views

curl command to list packages(package manager) for a specified group

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ove_Lindström

You forgot to post the actual command. Would be nice to have.

Or was it a question?

/Ove

 

PS: The easiest way is to call for the json representation of that group/node like

curl -u admin:admin http://localhost:4502/etc/packages/adobe/granite.1.json

or

curl -u admin:admin http://localhost:4502/etc/packages/cq561/hotfix.1.json

1 reply

Ove_LindströmAccepted solution
Level 6
October 16, 2015

You forgot to post the actual command. Would be nice to have.

Or was it a question?

/Ove

 

PS: The easiest way is to call for the json representation of that group/node like

curl -u admin:admin http://localhost:4502/etc/packages/adobe/granite.1.json

or

curl -u admin:admin http://localhost:4502/etc/packages/cq561/hotfix.1.json