CLI Read Me
@cuppa-ai/cli
Install
npm install -g @cuppa-ai/cliSetup
# Authenticate with your API key
cuppa auth login
# Select your default brand
cuppa init
# Verify
cuppa statusQuick Start
# Generate an article with auto-grading
cuppa generate "best project management tools"
# Check GSC performance
cuppa performance --period 30d
# Optimize an underperforming article
cuppa optimize <article-id>
# Publish to CMS + social
cuppa publish <article-id> --platform ghost --social linkedin,twitter
# Full multi-asset campaign
cuppa campaign create --type mixed --images 5 --videos 3 --articles 2 --social instagram,linkedin --publish
# Bulk local SEO pages
cuppa seo local --service "roof repair" --locations cities.txt --research-serpsCommands
Workflow Commands
Command
Description
Resource Commands
Using with AI Agents
Configuration
Variable
Description
Requirements
Links
License
Last updated
Was this helpful?