Files
crewAI/docs
Iris Clawd cf49dd4972 docs: add organization management guide for CLI org commands
Add documentation for managing organizations via the CrewAI CLI:
- crewai login (and how it sets the active org)
- crewai org list
- crewai org switch <org_id>
- crewai org current

Includes a practical example for verifying the active org before
publishing tools, and adds a tip to the Tool Repository guide
linking to the new page.

Closes common confusion when users belong to multiple orgs and
publish tools to the wrong organization.
2026-04-08 16:55:05 +00:00
..