Skip to content

Document how to update Copilot CLI on the install page #44459

@kaviraj07

Description

@kaviraj07

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli

What part(s) of the article would you like to see updated?

The "Installing Copilot CLI" article documents how to install the CLI across all supported package managers (npm, WinGet, Homebrew, install script, direct download), but it doesn't mention how users keep the CLI up to date after installation.

The /update slash command and the copilot update shell command are both documented in the CLI command reference (https://docs.github.com/en/copilot/reference/copilot-cli-reference/cli-command-reference), but users landing on the install/setup page have no signal that these options exist. They may assume they need to rerun their original install command (npm install -g, brew upgrade, winget upgrade, etc.) to get the latest version.

Suggested change: Add a short "Updating Copilot CLI" section to the install page that mentions both update methods and links to the canonical command reference for the full list of commands.

Expected outcome: Users setting up the CLI discover the in-place update commands in the same place they learned to install it, without having to navigate to a separate reference doc.

Additional information

Linked PR #44460

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions