Skip to content

Commit 562f430

Browse files
committed
Move update command reference to Next steps
1 parent 2bea930 commit 562f430

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

content/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@ You can download the executables directly from [the `copilot-cli` repository](ht
111111

112112
Download the executable for your platform, unpack it, and run.
113113

114-
## Updating {% data variables.copilot.copilot_cli_short %}
115-
116-
Once {% data variables.copilot.copilot_cli_short %} is installed, you can update it to the latest version by running `/update` inside an active session, or `copilot update` from your shell. Either method updates your installation in place, so you don't need to rerun the original install command for your package manager.
117-
118-
For all available commands, see [AUTOTITLE](/copilot/reference/copilot-cli-reference/cli-command-reference).
119-
120114
## Authenticating with {% data variables.copilot.copilot_cli_short %}
121115

122116
On first launch, if you're not currently logged in to {% data variables.product.github %}, you'll be prompted to use the `/login` slash command. Enter this command and follow the on-screen instructions to authenticate. For more information on the authentication process, see [AUTOTITLE](/copilot/how-tos/copilot-cli/set-up-copilot-cli/authenticate-copilot-cli).
@@ -130,3 +124,5 @@ You can also authenticate using a {% data variables.product.pat_v2 %} with the "
130124
## Next steps
131125

132126
You can now use {% data variables.product.prodname_copilot_short %} from the command line. See [AUTOTITLE](/copilot/how-tos/use-copilot-agents/use-copilot-cli).
127+
128+
For a list of commands for {% data variables.copilot.copilot_cli_short %}, including the command to update, see [AUTOTITLE](/copilot/reference/copilot-cli-reference/cli-command-reference).

0 commit comments

Comments
 (0)