Top "Knife" questions

Knife is a powerful command-line interface (CLI) that comes with Chef.

Knife SSH attribute not working

Im confused by the knife ssh command. According to the docs you can pass the -a flag if your node …

ssh chef-infra knife
How can I edit a chef attribute of an ec2 node using knife

I want to edit ec2 node's node_data using a knife node command. I can manually do it by using …

amazon-web-services amazon-ec2 chef-infra knife
Use knife to create a new recipe in a cookbook

I've used knife solo to create a new folder and a cookbook with a default recipe using a custom template …

chef-infra knife
Adding role to node does not work

I am following exact syntax but seeing some strange behavior while adding role to one of my nodes I am …

chef-infra chef-recipe knife