Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command implementations

Each command module implements a specific drizzle CLI command.

Modulesยง

check
Check command - validates configuration
export
Export command implementation
generate
Generate command implementation
harness
Shared command preamble helpers.
introspect
Introspect command implementation
migrate
Migrate command implementation
new
Interactive schema builder (drizzle new)
overrides
push
Push command implementation
status
Status command implementation
upgrade
Upgrade command - upgrades migration snapshots to the latest version