skillfed

crewai-cli

CLI for CrewAI — scaffold, run, deploy and manage AI agent crews.

crewai-cli v1.15.16 4.2M downloads/30d#2,368 on PyPI57,079
License unclear Active released

What it is and what it does

crewai-cli is a lightweight command-line interface for the CrewAI framework that lets you manage AI agent crews without installing the entire framework upfront. It pulls in only crewai-core (shared utilities) and a set of common dependencies like click, pydantic, and textual, keeping the install footprint small. Standalone commands—version, login, org list, config, traces, create, and template operations—work immediately after installation.

When you need to actually run, train, test, or deploy a crew, the CLI will prompt you to install the full crewai package if it's missing. This split design lets you scaffold projects, manage configuration, and handle authentication in lightweight environments, then bring in the full framework only where you need it. The tool is actively maintained and widely used (top 5000 on PyPI with millions of monthly downloads).

Use it for:

  • Initialize and scaffold a new CrewAI project without installing the full framework first.
  • Manage crew configuration, authentication, and organization settings via CLI commands.
  • Deploy and push crew updates to production using crewai deploy push.
  • View traces and replay crew executions for debugging and monitoring.
  • Run lightweight CLI operations (version check, login, template listing) in minimal environments.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

A command-line tool to scaffold, run, deploy, and manage AI agent crews without requiring the full CrewAI framework to be installed.

Yes, if you're working with CrewAI projects. The low install friction, active maintenance, and split design (lightweight CLI + optional full framework) make it a practical entry point for scaffolding and managing crews. No known vulnerabilities. Install it alongside crewai for the full experience, or use it standalone for configuration and deployment tasks.

Install

crewai-cli on PyPI

pip

pip install crewai-cli

uv

uv add crewai-cli

poetry

poetry add crewai-cli

Installing crewai-cli

Before you install

Low install friction with a pure-Python wheel and 16 runtime dependencies. Active maintenance with a recent release and high repository engagement (57079 stars). Supports current Python versions.

Quickstart

pip install crewai-cli
crewai version
crewai create my-crew
crewai run

Commands that load a crew (crewai run, crewai train, crewai test, crewai chat, crewai replay, crewai reset-memories, crewai deploy push, crewai tool publish) require crewai to be installed separately in the project environment.

Verify before relying

  • Whether the CLI's standalone commands (version, login, config, traces, create, template) work reliably without crewai installed.
  • Performance characteristics when managing large numbers of crews or complex deployments.
  • Whether the error messages for missing crewai are sufficiently clear for new users.

Package facts

License not declared (unclear)
Python support supports the current Python release (<3.14,>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 16 — appdirs, certifi, click, crewai-core, cryptography, httpx, packaging, pydantic-settings, pydantic, pyjwt, python-dotenv, rich, textual, tomli-w, tomli, uv
Maintenance actively maintained — 0 days since the last release
Last repo commit
First released
Downloads 4,169,354/month — #2,368 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: crewai_cli-1.15.16-py3-none-any.whl

Tags

crewai cli toolai agent crew scaffoldingdeploy ai agents command linecrewai project managementlightweight crewai setupai crew orchestration clicrewai configuration management
ai-agentscli-toolcrew-management

More Build Tools packages