class ChefCLI::Command::GeneratorCommands::Waiver

chef generate waiver [path/to/cookbook_root] NAME

def recipe

def recipe
  "waiver"
end