Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

knife cookbook list? #57

Closed
gliptak opened this issue May 3, 2016 · 6 comments
Closed

knife cookbook list? #57

gliptak opened this issue May 3, 2016 · 6 comments

Comments

@gliptak
Copy link
Contributor

gliptak commented May 3, 2016

I might have missed this in the documentation, but is there an equivalent of knife cookbook list with pychef? Thanks

@coderanger
Copy link
Owner

No, there are two different pull requests open to add this API but neither were mergable last time I looked.

@coderanger
Copy link
Owner

You can always use raw API access though:

api['/cookbooks']

@gliptak
Copy link
Contributor Author

gliptak commented May 3, 2016

I see, I didn't check the outstanding pull requests. What updates this one requires before it can be merged?

#20

@gliptak
Copy link
Contributor Author

gliptak commented May 4, 2016

I modified #20 to just basic list and versions functionality (save throws a ChefServerError ...) Would you be interested in reviewing?

@coderanger
Copy link
Owner

Not at the moment, given the workarounds for GET access being so easy, I don't want to tackle that API right now.

@gliptak
Copy link
Contributor Author

gliptak commented Jun 5, 2016

I'm now using api['/cookbook'] in my own code. Thanks

@gliptak gliptak closed this as completed Jun 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants