Skip to main content

CLI project command

The project command allows you to scaffold a new project with the Resonate CLI.

Shell
resonate project <sub-command> [flags]

create

Scaffolds a new project with the specified template.

Shell
resonate project list --name <your_project_name> --template <template_name>

Flags:

list

List all project templates available for scaffolding.

Shell
resonate project list