summaryrefslogtreecommitdiff
path: root/lib/chef/knife/data_bag_create.rb
Commit message (Expand)AuthorAgeFilesLines
* Verify data bag exists before trying to create itSalim Afiune2017-03-021-4/+6
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-2/+3
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-2/+2
* Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-291-2/+2
* Finishing spec work for data bag UX (https://gist.github.com/sersut/94c8daad5...tyler-ball2014-09-291-68/+3
* Updating tests for encrypted data bag create - found some missing coveragetyler-ball2014-09-291-3/+9
* Fix logic and spec out new knife data bag create behaviors.Claire McQuin2014-09-291-3/+7
* Create encrypted data bag from config secrets with --encrypt.Claire McQuin2014-09-291-10/+31
* [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-291-9/+18
* CHEF-4748: Use dot to access method instead of double-colon (language convent...Bryan McLellan2013-11-261-1/+1
* Catch correct exception.tylercloke2013-11-261-1/+1
* ID validation for knife data bag creation.tylercloke2013-11-261-0/+7
* /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
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+93