summaryrefslogtreecommitdiff
path: root/lib/chef/knife/config_list_profiles.rb
Commit message (Expand)AuthorAgeFilesLines
* remove duplication of deprecated optionsVivek Singh2020-08-261-113/+7
* Merge pull request #10341 from chef/VSingh/add-tty-tableTim Smith2020-08-251-26/+39
|\
| * require tty-screenVSingh/add-tty-tableVivek Singh2020-08-251-0/+1
| * Remove to_s operation to every itemVivek Singh2020-08-241-1/+1
| * Fix failing specsVivek Singh2020-08-241-3/+2
| * Add tty-table & render config listVivek Singh2020-08-241-25/+38
* | Fix warn message typosVSingh/knife-config-optionsVivek Singh2020-08-251-1/+1
* | Add deprecation warningVivek Singh2020-08-251-0/+3
|/
* don't check list-profiles for already selected bad profiledheerajd-msys2020-07-151-1/+4
* Lazy load as many knife deps as possibleTim Smith2020-02-061-1/+4
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Update a few more knife.rb references to include config.rbTim Smith2019-05-071-1/+1
* Make knife command banners consistentknife_descriptionsTim Smith2018-11-041-1/+1
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-1/+1
* Feed the rubocop.Noah Kantrowitz2018-07-111-5/+5
* New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-111-0/+121