summaryrefslogtreecommitdiff
path: root/lib/chef/knife/data_bag_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-291-5/+5
* Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-15/+13
* Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-1/+2
* Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-291-1/+1
* Finishing spec work for data bag UX (https://gist.github.com/sersut/94c8daad5...tyler-ball2014-09-291-39/+12
* [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-291-4/+13
* /me a pedant, fix indention level in optionsSeth Chisamore2013-10-171-3/+3
* [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-2/+4
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+94