class ChefCLI::Command::GeneratorCommands::Profile

chef generate profile [path/to/cookbook_root] NAME

def recipe

def recipe
  "profile"
end