Add section on updating Copilot CLI#44460
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@kaviraj07 Normally I would say that this should be added to "next steps" at the bottom, since we're trying not to duplicate information. The article you're linking to is so without context, though, that this addition might be reasonable. I'm going to check with the CLI team to see what they think. |
|
@kaviraj07 Okay, the CLI team does want it noted where the update command can be found, but this article is explicitly about installing for the first time, so the information on updates does belong at the bottom under "next steps." Something like, "For a list of commands for |
Why:
Closes: #44459
What's being changed (if available, include any code snippets, screenshots, or gifs):
Added a new "Updating Copilot CLI" section to
content/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli.md.The section briefly explains that users can update the CLI in two ways:
/update— slash command from within an active Copilot CLI sessioncopilot update— from the shell, without launching the CLIIt links to the canonical CLI command reference rather than duplicating the full command list.
Check off the following: