summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_key_create.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-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Implemented `knife user key create` and `knife client key create`.tylercloke2015-04-281-0/+69