class ChefCLI::Command::Update

def update_attributes_only?

def update_attributes_only?
  !!config[:update_attributes_only]
end