Repository is archived
No commit activity in last 3 years
No release in over 3 years
Misc tools for Opscode Chef Knife
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.10
>= 0
 Project Readme

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.