summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/data_bag_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3416: Remove improper call to #raw_data when using print_afterKelley Reynolds2012-09-191-1/+1
* [CHEF-2290] Option for knife data bag * use dashes not underscoresSeth Falcon2011-04-291-2/+2
* [CHEF-2147] don't special case data bag items in Knife::UIDaniel DeLeo2011-03-301-1/+1
* lazy load knife deps for a snappier experienceDaniel DeLeo2011-03-271-2/+5
* Add support for encrypted data bags to knife data bag subcommandsSeth Falcon2011-03-111-10/+51
* [CHEF-1469] load knife commands by inheritance not locationDaniel DeLeo2010-07-171-0/+1
* knife sub-command help now shows complete knife commandSeth Falcon2010-07-151-1/+1
* Implement pluggable output formats for knifeTollef Fog Heen2010-05-011-1/+1
* Final set of knife commandsAdam Jacob2009-12-151-0/+49