Chucky CLI
The Chucky CLI (@chucky.cloud/cli) is a powerful command-line tool for developers to:
- Deploy workspaces to Chucky cloud
- Schedule cron jobs for recurring prompts
- Run prompts against any project in your account
- Enable Claude to control your machine with host tools (Possession Mode)
Installation
Authentication
Before using the CLI, authenticate with your Chucky account:Commands
Core Commands
Jobs (Background Tasks)
Sessions & History
Git Bundles (Sync Changes)
Quick Examples
List your projects
Send a simple prompt
Enable Claude to run commands on your machine
The
--allow-possession flag is a powerful feature that lets Claude execute commands on your local machine. See Possession Mode for details.Next Steps
Prompt Command
All options for the prompt command
Jobs
Create background tasks
Git Bundles
Fetch and apply changes
Sessions
View session history
Cron Jobs
Schedule recurring prompts
Possession Mode
Let Claude control your machine