docs/commands/recipes.md
recipesCreate and modify files in a project using pre-defined recipes
Usage
netlify recipes
Arguments
Flags
name (string) - recipe name to usedebug (boolean) - Print debugging informationauth (string) - Netlify auth token - can be used to run this command without logging in| Subcommand | description |
|---|---|
recipes:list | List the recipes available to create and modify files in a project |
Examples
netlify recipes my-recipe
netlify recipes --name my-recipe
recipes:listList the recipes available to create and modify files in a project
Usage
netlify recipes:list
Flags
filter (string) - For monorepos, specify the name of the application to run the command indebug (boolean) - Print debugging informationauth (string) - Netlify auth token - can be used to run this command without logging inExamples
netlify recipes:list