mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-06 11:08:15 +00:00
crewai-cli
CLI for CrewAI - scaffold, run, deploy and manage AI agent crews without installing the full framework.
Installation
pip install crewai-cli
Or install alongside the full framework:
pip install crewai[cli]