Skip to content

Instantly share code, notes, and snippets.

@gildegoma
Created November 19, 2012 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gildegoma/4108265 to your computer and use it in GitHub Desktop.
Save gildegoma/4108265 to your computer and use it in GitHub Desktop.
How to publish a cookbook to opscode community site with knife

$ knife cookbook site share sbt-extras "Programming Languages" -u gildegoma -V

from cloned working copy of opscode/chef-repo with a custom .chef folder that contains your private key and your metadata in knife.rb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment