create
Generates new files or directories from templates based on a predefined structure.
Flags
--variables, -v
: The path or URL of the variables file that will be used to generate the file. Required--project, -p
: The path of the directory that will be created.--from, -f
: The path of the YAML file (builder) that will be used to generate the file. Required