summaryrefslogtreecommitdiff
path: root/spec/unit/knife/key_create_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-14/+14
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+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-5/+5
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* Implemented `knife user key delete` and `knife client key delete`.tylercloke2015-04-291-0/+2
* Implemented `knife user key list` and `knife client key list`.tc/key-listtylercloke2015-04-291-39/+11
* Implemented `knife user key create` and `knife client key create`.tylercloke2015-04-281-0/+250