Sha256: bd0810e6de305db2292ee3ab3714b8c5139039a27fb69c07410ca468103b666a

Contents?: true

Size: 657 Bytes

Versions: 2

Compression:

Stored size: 657 Bytes

Contents

# knife-playground

Playground for various Opscode Chef Knife plugins

# Installing

    gem install knife-playground

# 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.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
knife-playground-0.2.2 README.md
knife-playground-0.2.1 README.md