class Chef::Knife::ConfigGetProfile
Public Instance Methods
run()
click to toggle source
Calls superclass method
# File lib/chef/knife/config_get_profile.rb, line 31 def run Chef::Log.warn("knife config get-profiles has been deprecated in favor of knife config use. This will be removed in the major release version!") super end