recipes
Create and modify files in a project using pre-defined recipes
Usage
netlify recipes
Arguments
- name - name of the recipe
Flags
name
(string) - recipe name to usedebug
(boolean) - Print debugging information
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:list
List 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 information
Examples
netlify recipes:list