Skip to content

Commit e4eb4bf

Browse files
trsdnCopilot
andcommitted
docs: add missing CLI slash commands to cli-guide skill
Added /clear, /streamer-mode, /exit, /quit, /login, /logout, /user, and /terminal-setup for complete command coverage. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 88d183f commit e4eb4bf

File tree

1 file changed

+12
-0
lines changed
  • .github/skills/copilot-cli-guide

1 file changed

+12
-0
lines changed

.github/skills/copilot-cli-guide/SKILL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,18 @@ copilot
130130
| `/theme` | View or configure terminal theme |
131131
| `/update` | Update CLI to latest version |
132132
| `/experimental` | Manage experimental features |
133+
| `/clear` | Clear the conversation history |
134+
| `/streamer-mode` | Toggle streamer mode (hides model names and quota) |
135+
136+
### Other
137+
138+
| Command | Purpose |
139+
|---------|---------|
140+
| `/exit`, `/quit` | Exit the CLI |
141+
| `/login` | Log in to Copilot |
142+
| `/logout` | Log out of Copilot |
143+
| `/user` | Manage GitHub user list |
144+
| `/terminal-setup` | Configure terminal for multiline input (shift+enter) |
133145

134146
## Modes
135147

0 commit comments

Comments
 (0)