class ChefCLI::Command::GeneratorCommands::Attribute

chef generate attribute [path/to/cookbook_root] NAME

def recipe

def recipe
  "attribute"
end