summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_key_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Lazy load as many knife deps as possibleTim Smith2020-02-061-1/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* A whole bunch more missing helper requires.Noah Kantrowitz2017-04-181-0/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* Implemented `knife user key edit` and `knife client key edit`.tylercloke2015-04-301-0/+80