Skip to content

Instantly share code, notes, and snippets.

@dangerousbeans
Created November 22, 2011 09:52
Show Gist options
  • Save dangerousbeans/1385329 to your computer and use it in GitHub Desktop.
Save dangerousbeans/1385329 to your computer and use it in GitHub Desktop.
Knife Commands
# Inside a git repo
# install the git cookbook
knife cookbook site install git
# upload all cookbooks onto the git-repos configured hosted chef account
knife cookbook upload -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment