class ChefCLI::CLI

def manifest_field(field)

def manifest_field(field)
  manifest_hash[field] || "unknown"
end