Payload CLI
RAPR CLI connectorData, Databases & BackendManage Payload CMS projects, generate Typescript definitions, and run migrations.
Payload CLI package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Authenticate the Payload CLI CLI. Run the command once to establish session access.
Payload CLI
Manage Payload CMS projects, generate Typescript definitions, and run migrations.
What you can do
- TS generator: Generate TS interfaces automatically from collection configurations
- Migrations: Generate and run database migrations in SQL or MongoDB
- Configuration: Validate payload.config.ts and initialize new project skeletons
Prerequisites
# Verify installation
payload --version
Then authenticate the tool:
payload admin
Example Requests
- "Generate Typescript types from Payload collections"
- "Create a new database migration file"
- "Start the developer server"
Ready to try Payload CLI?
Download RAPR AI and connect Payload CLI in seconds.