summaryrefslogtreecommitdiff
path: root/lib/chef/knife/edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-5/+5
* Use Tempfile.open to take a blockLamont Granquist2013-10-231-1/+1
* fix insecure tempfilesLamont Granquist2013-10-231-8/+3
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Don't load dependencies unless you run the command!John Keiser2013-06-071-3/+4
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Add knife editJohn Keiser2013-06-071-0/+75