# CLI Reference

Webflo provides a CLI for development, build, and config workflows.

## Commands
- `webflo init <name> [title] [description] [--template=web|pwa]`
- `webflo start [--dev] [--open] [--port <port>]`
- `webflo build`
- `webflo config`

See Getting Started: [/docs/getting-started](/docs/getting-started)
