Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 720 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 720 Bytes

knife-playground

Playground for various Opscode Chef Knife plugins

Installing

gem install knife-playground

knife pg git needs git (system command, not gem) installed.

Commands Available

knife pg config settings

Print Chef::Config settings

knife pg config settings

knife pg clientnode delete CLIENT

Delete client + node from Opscode Chef Server

knife pg clientnode delete bluepill

knife pg gitcook upload Git-URL1 GitURL2 ...

Upload a cookbook to a Chef Server downloading it first from a Git repository

knife pg git cookbook upload git://github.com/rubiojr/yum-stress-cookbook.git

Copyright

Copyright (c) 2011 Sergio Rubio. See LICENSE.txt for further details.