mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-03 14:09:24 +00:00
crewai-cli
CLI for CrewAI — scaffold, run, deploy and manage AI agent crews.
The CLI depends on the crewai framework and pulls it in automatically.
Installation
pip install crewai-cli
Or install via the framework's extra:
pip install crewai[cli]