summaryrefslogtreecommitdiff
path: root/lib/chef/knife/key_edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-5/+5
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+5
* 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-3/+3
* Implemented `knife user key show` and `knife client key show`.tylercloke2015-04-301-1/+1
* Implemented `knife user key edit` and `knife client key edit`.tylercloke2015-04-301-0/+114