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