Updated
Reference for the pgdesign build command — usage, flags, arguments, and examples for the build subcommand of the pgdesign CLI.
#pgdesign build
Generate all configured outputs from pgdesign.toml
Effect: mutating
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--auto-commit | bool | True | Automatically git commit the generated output files after a successful build; pass --no-auto-commit to leave them in the working tree | ||
--db | str | PGDESIGN_DB | PostgreSQL connection URL; required only when a [output. |