# Use GitHub Copilot CLI

Understand the different ways you can use GitHub Copilot in your terminal.

## Links

* [Using GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/use-copilot-cli/overview)

  Learn how to use GitHub Copilot from the command line.

* [Allowing and denying tool use](/en/copilot/how-tos/copilot-cli/use-copilot-cli/allowing-tools)

  Control which tools Copilot CLI can use to avoid unintended changes.

* [Use voice input with Copilot CLI](/en/copilot/how-tos/copilot-cli/use-copilot-cli/voice-input)

  Speak your prompts to GitHub Copilot CLI instead of typing them, using the CLI's speech-to-text feature.

* [Connecting GitHub Copilot CLI to VS Code](/en/copilot/how-tos/copilot-cli/use-copilot-cli/connecting-vs-code)

  Connect Copilot CLI to VS Code to share context, trust settings, and output.

* [Delegating tasks to Copilot](/en/copilot/how-tos/copilot-cli/use-copilot-cli/delegate-tasks-to-cca)

  Use autopilot mode, or the /delegate slash command, to get Copilot to work autonomously on your behalf.

* [Browsing issues, pull requests, and gists from GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/use-copilot-cli/browse-issues-prs-gists)

  Use the tabs in an interactive Copilot CLI session to browse issues, pull requests and gists, without leaving the terminal.

* [Rolling back changes made during a GitHub Copilot CLI session](/en/copilot/how-tos/copilot-cli/use-copilot-cli/roll-back-changes)

  Rewind your Copilot CLI session to a previous prompt to undo changes and restore your repository to a previous state.

* [Invoking custom agents](/en/copilot/how-tos/copilot-cli/use-copilot-cli/invoke-custom-agents)

  Use custom agents, skills, and MCP servers in Copilot CLI to extend its capabilities.

* [Steering agents in GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/use-copilot-cli/steer-agents)

  Guide Copilot during task execution to keep work on track with your intent.

* [Steering a GitHub Copilot CLI session from another device](/en/copilot/how-tos/copilot-cli/use-copilot-cli/steer-remotely)

  Enable remote control for a Copilot CLI session so you can monitor progress, respond to prompts, and continue working from GitHub.com or GitHub Mobile.

* [Requesting a code review with GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/use-copilot-cli/agentic-code-review)

  Use Copilot CLI to review your code changes directly from the terminal.

* [Managing pull requests with the /pr command](/en/copilot/how-tos/copilot-cli/use-copilot-cli/manage-pull-requests)

  Use the /pr slash command to view, create, and fix pull requests directly from Copilot CLI.

* [Speeding up task completion with the <code>/fleet</code> command](/en/copilot/how-tos/copilot-cli/use-copilot-cli/speed-up-task-completion)

  Learn how you can speed up the completion of a multi-step implementation plan by using the /fleet slash command.

* [Using GitHub Copilot CLI session data](/en/copilot/how-tos/copilot-cli/use-copilot-cli/chronicle)

  Resume previous Copilot CLI sessions, use the /chronicle slash command to get insights from your session history, and ask Copilot questions about your CLI usage.