summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_show.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife to its own gemChef Expeditor2021-03-311-52/+0
* Revert "Updated rest object URL and removed api_version 1"snehaldwivedi2021-02-161-2/+2
* Updated rest object URL and removed api_version 1snehaldwivedi2021-02-161-2/+2
* Updated changes to remove userV1 and use root_rest objectsnehaldwivedi2021-02-161-10/+2
* Updated reviewed changes for copyrights and roo_restsnehaldwivedi2021-02-161-5/+10
* Updated reviewed changessnehaldwivedi2021-02-161-7/+14
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Remove knife user support for open source Chef Server < 12Tim Smith2018-11-041-32/+1
* Remove require json_compat where note usedTim Smith2018-07-151-1/+0
* fix Layout/IndentHeredocLamont Granquist2018-07-021-9/+9
* Add a warning that Chef 11 server support in knife user is deprecatedosc_11Tim Smith2018-01-031-0/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-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
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Better API version error handling helper code.tylercloke2015-06-051-4/+3
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-1/+31
* fixing typoRanjib Dey2013-05-241-1/+1
* multi attribute returnRanjib Dey2013-05-241-5/+2
* Add user commands to knife.Steven Danna2013-02-061-0/+52