summaryrefslogtreecommitdiff
path: root/lib/chef/knife/config_use_profile.rb
Commit message (Expand)AuthorAgeFilesLines
* remove duplication of deprecated optionsVivek Singh2020-08-261-25/+7
* Fix warn message typosVSingh/knife-config-optionsVivek Singh2020-08-251-1/+1
* Add deprecation warningVivek Singh2020-08-251-0/+3
* Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-5/+15
* Lazy load as many knife deps as possibleTim Smith2020-02-061-2/+4
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-101-0/+50