class ChefCLI::Command::GeneratorCommands::Input

chef generate input [path/to/cookbook_root] NAME

def recipe

def recipe
  "input"
end