Project

Overview

Documentation for the template-aware Project tooling.

Project is the package for template-backed project operations. It includes the CLI, API surface, and internal logic.

Quick Start

project create my-project
project validate
project template update --dry-run
project deploy --dry-run

Sections

On this page