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
- introspect
- Introspect command implementation
- migrate
- Migrate command implementation
- push
- Push command implementation
- status
- Status command implementation
- upgrade
- Upgrade command - upgrades migration snapshots to the latest version