prisma-cli

von prisma

Vollständige Referenz für Prisma CLI-Befehle, Optionen und Workflows für Setup, Migrationen und Datenbankoperationen. Deckt über 20 Befehle ab, geordnet nach Priorität: Setup (init), Generierung (generate), Entwicklung (dev), Datenbankoperationen (db pull/push/seed/execute) und Migrationen (migrate dev/deploy/reset/status/diff/resolve). Enthält Änderungen in Prisma 7.x: neue prisma.config.ts-Konfigurationsdatei, entfernte Flags (--skip-generate, --skip-seed, --schema, --url) und explizite...

npx skills add https://github.com/prisma/skills --skill prisma-cli