We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6163f39 + 07a4c25 commit b8091ddCopy full SHA for b8091dd
apps/kilocode-docs/docs/cli.md
@@ -227,3 +227,11 @@ This instructs the AI to proceed without user input.
227
### DevTools
228
229
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