Skip to content

Commit 25343fc

Browse files
Merge pull request #3442 from Kilo-Org/docs/add-teams-commands-to-cli-reference
docs: add /teams commands to CLI reference table
2 parents 05e36dd + 4dc7124 commit 25343fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apps/kilocode-docs/docs/cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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.
255257
Use `/teams select` and start typing the team name to switch teams.
256258

257259
The 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+

0 commit comments

Comments
 (0)