@royaltyport/cli) lets you authenticate, browse projects, and interact with project sandboxes from the terminal. It is designed for both manual use and integration with AI agents and CI/CD pipelines.
Requirements
- Node.js >= 18.0.0
Installation
npm (recommended)
From source
royaltyport command is available globally.
Quick Start
Log in
Authenticate with your API token:You will be prompted for your token (
rp_...). See Authentication for all login methods.Configuration
Credentials and settings are stored at:royaltyport logout clears it.
Agent Skill
The CLI includes a skills.sh-compatible agent skill that teaches AI agents how to use the CLI to explore and query Royaltyport project data. Install it into your agent:Authentication
Login methods, environment variables, and configuration.
Commands
Full reference for all CLI commands.