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 |
|
@Sharra-writes Thanks for following up with the CLI team! I've moved the update info to Next steps with your suggested wording and removed the standalone section, so the article stays focused on first-time installation. Let me know if anything else needs changing. |
Why:
Closes: #44459
What's being changed (if available, include any code snippets, screenshots, or gifs):
Added a pointer under the Next steps section of
content/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli.mddirecting users to the CLI command reference for the list of commands, including the command to update.Per reviewer and CLI-team feedback, this keeps the install article focused on first-time installation and links to the canonical reference rather than duplicating command details.
Check off the following: