@prenta/cli
v0.14.0
Published
CLI for Prenta CMS — migrations, codegen, imports, exports, and upgrades
Readme
@prenta/cli
CLI for Prenta CMS — migrations, codegen, seeding, imports/exports, verification, and upgrades.
npm install -D @prenta/cliCommon commands
prenta migrate # apply Prisma migrations
prenta seed # seed content from seed scripts
prenta codegen # generate typed client from prenta.config.ts
prenta verify # check config, sections, and environment
prenta verify:cms-sections # editor ↔ frontend section contract check
prenta update # check for / apply CMS package updatesRun prenta --help for the full command list.
Release notes
See CHANGELOG.md (shipped with the package) or the GitHub releases.
License
MIT
