The Compozy CLI provides essential commands for managing your AI workflow projects. For detailed CLI features and commands, see our CLI Overview.Documentation Index
Fetch the complete documentation index at: https://docs.compozy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Quick Installation
Install the Compozy CLI using your preferred package manager:Project Configuration
Every Compozy project uses acompozy.yaml configuration file to define its structure, dependencies, and settings. For detailed configuration options and examples, see our Project Configuration Guide.
Development Workflow
Configure Settings
Edit your
compozy.yaml to set up dependencies and configurations. See our Configuration Guide for details.Deploy
Need Help?
- Run
compozy --helpfor command information - Join our Discord community
- Browse our documentation
- Report issues on GitHub