GitHub Copilot Train-the-Trainer
Copilot in the Terminal
GitHub Copilot includes a standalone CLI tool for terminal assistance — shell command explanation, generation, and interactive help.
The current standard is the standalone copilot CLI binary (npm install -g @github/copilot or via your package manager).
The CLI is covered fully in Session 04 — GitHub Copilot in the CLI, including:
- Interactive command explanation and suggestion
- Shell integration and context-aware completions
Skip the CLI demo here. Point trainees to Session 04 for hands-on practice.