Flags
These flags are defined once in packages/create-pleyn/flags.ts. The CLI
--help text and this page both come from that list. If they disagree, run
bun run docs:sync — or you forgot to.
Flags accepted by bun create pleyn <directory>.
| Flag | What it does |
|---|---|
--no-docker |
do not start Postgres; use DATABASE_URL as it stands |
--no-install |
do not run bun install |
--no-git |
do not create a git repository |
--help / -h prints the same list and exits. There is no long-form for the
directory argument: it is positional.