Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the Command API, /pdb/cmd/v1. #156

Merged
merged 4 commits into from
Aug 27, 2019

Conversation

jake2184
Copy link

This adds support for the cmd endpoint documented here:
https://puppet.com/docs/puppetdb/6.5/api/command/v1/commands.html

This satisfies part of #135

I've added _cmd alongside _query to minimise changes to original code, as it would have required reworking _query quite a bit.

This has been developed against the latest version of PuppetDB docs.

@coveralls
Copy link

coveralls commented Aug 22, 2019

Coverage Status

Coverage increased (+0.3%) to 85.525% when pulling 9caf66c on jake2184:master into 1fae0a3 on voxpupuli:master.

@bastelfreak
Copy link
Member

Thanks for the PR @jake2184

@bastelfreak bastelfreak merged commit edfa2ab into voxpupuli:master Aug 27, 2019
@jake2184
Copy link
Author

Can I please requests a PyPi release when you can? Would like to use the PR without having to get the package from git.

@bastelfreak
Copy link
Member

@jake2184 done

@jake2184
Copy link
Author

jake2184 commented Sep 2, 2019

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants