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.
This commit is contained in:
Iris Clawd
2026-04-08 16:55:05 +00:00
parent fe028ef400
commit cf49dd4972
3 changed files with 176 additions and 0 deletions

View File

@@ -472,6 +472,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -944,6 +945,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -1416,6 +1418,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -1886,6 +1889,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -2356,6 +2360,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -2827,6 +2832,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -3299,6 +3305,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -3769,6 +3776,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"
@@ -4242,6 +4250,7 @@
"en/enterprise/guides/tool-repository",
"en/enterprise/guides/custom-mcp-server",
"en/enterprise/guides/react-component-export",
"en/enterprise/guides/organization-management",
"en/enterprise/guides/team-management",
"en/enterprise/guides/human-in-the-loop",
"en/enterprise/guides/webhook-automation"