I would like to automate a server management using chef.
With the help of knife, i was able to
download cookbook from chef supermarket
Upload cookbook to chef server
Bootstrap the node
Is it possible to do these things without the help of knife.Can we use chef server api for doing all those things.