CLI reference

Init CLI command reference

Initialize a new Sanity project or plugin

Available templates

Pass a template slug to the --template flag when running sanity init. The following named templates are available: clean (default, minimal Studio setup), moviedb (movies dataset with sample schema and data), and page-builder (page builder setup using the @sanity/presets library).

Was this page helpful?