Copilot CLI: Install, Update, Authenticate, and Launch/Install the prerelease build with npm

Install the prerelease channel.

Section: Install Copilot CLI

Install the prerelease build with npm

bash
bash
npm install -g @github/copilot@prerelease
Explanation

Good for testing features before they reach the stable channel.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Install Copilot CLI
Install with npm
Install Copilot CLI globally with npm.
OpenIn sheetbashsame section
Install with npm when ignore-scripts is enabled
Force npm to run install scripts.
OpenIn sheetbashsame section
Install prerelease with Homebrew
Install the prerelease formula.
OpenIn sheetbashsame section
Install prerelease with WinGet
Install the prerelease package on Windows.
OpenIn sheetpowershellsame section
Install with Homebrew
Install Copilot CLI on macOS or Linux via Homebrew.
OpenIn sheetbashsame section
Install with WinGet
Install Copilot CLI on Windows.
OpenIn sheetpowershellsame section