Created
November 22, 2011 09:52
-
-
Save dangerousbeans/1385329 to your computer and use it in GitHub Desktop.
Knife Commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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