File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ to start the CLI and begin a new task with your preferred model and relevant mod
4242| ` /model list ` | List available models | |
4343| ` /model info ` | Prints description for a specific model by name | ` /model info z-ai/glm-4.5v ` |
4444| ` /model select ` | Select and switch to a new model | |
45+ | ` /teams ` | List all organizations you can switch into | |
46+ | ` /teams select ` | Switch to a different organization | |
4547| ` /config ` | Open configuration editor (same as ` kilocode config ` ) | |
4648| ` /new ` | Start a new task with the agent with a clean slate | |
4749| ` /help ` | List available commands and how to use them | |
@@ -255,3 +257,7 @@ Use the `/teams` command to see a list of all organizations you can switch into.
255257Use `/teams select` and start typing the team name to switch teams.
256258
257259The process is the same when switching into a Team or Enterprise organization.
260+ The process is the same when switching into a Team or Enterprise organization.
261+
262+
263+
You can’t perform that action at this time.
0 commit comments