Skip to content

Commit b8091dd

Browse files
authored
Merge pull request #3366 from Kilo-Org/cli-teams
Update CLI docs with team reference
2 parents 6163f39 + 07a4c25 commit b8091dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

apps/kilocode-docs/docs/cli.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,3 +227,11 @@ This instructs the AI to proceed without user input.
227227
### DevTools
228228
229229
In order to run the CLI with devtools, add `DEV=true` to your `pnpm start` command, and then run `npx react-devtools` to show the devtools inspector.
230+
231+
## Switching into an Organization from the CLI
232+
233+
Use the `/teams` command to see a list of all organizations you can switch into.
234+
235+
Use `/teams select` and start typing the team name to switch teams.
236+
237+
The process is the same when switching into a Team or Enterprise organization.

0 commit comments

Comments
 (0)