summaryrefslogtreecommitdiff
path: root/lib/chef/knife/data_bag_secret_options.rb
Commit message (Expand)AuthorAgeFilesLines
* Knife bootstrap options cleanupLamont Granquist2020-04-171-35/+16
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* [chef-16] Remove the data bag secret short optionVivek Singh2020-01-241-11/+3
* Add deprecation warning if secret option -s is passedVivek Singh2019-10-061-3/+11
* Remove data bag secret (-s) short optionVivek Singh2019-09-191-2/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-13/+13
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-3/+3
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-11/+11
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Single space after periodsTim Smith2016-03-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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
* Fixing bad method definitiontyler-ball2014-09-291-21/+29
* Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-291-21/+43
* Refactoring duplicated code into a separate module. Also making CLI options ...tyler-ball2014-09-291-32/+5
* Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-0/+139