-
-
Save jpuskar/e7d41f44f9d565f2c4e39bf5ea80e37a to your computer and use it in GitHub Desktop.
List Exported Resources via PuppetDB query
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -G -H "Accept: application/json" http://localhost:8080/pdb/query/v4/resources --data-urlencode 'query=["=","exported", true]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment