summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_key_delete.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-2/+2
* 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-4/+4
* Implemented `knife user key show` and `knife client key show`.tylercloke2015-04-301-1/+1
* Implemented `knife user key delete` and `knife client key delete`.tylercloke2015-04-291-0/+76