Skip to main content

GitHub Copilot CLI 설치

부조종사 CLI를 설치하여 명령줄에서 직접 Copilot을 사용할 수 있는 방법을 알아봅니다.

참고 항목

GitHub Copilot CLI is in public preview with data protection and subject to change.

To find out about Copilot CLI before you install it, see About GitHub Copilot CLI.

Prerequisites

  • A GitHub Copilot subscription. See Copilot plans.
  • Node.js version 22 or later
  • npm version 10 or later

If you have access to GitHub Copilot via your organization or enterprise, you cannot use Copilot CLI if your organization owner or enterprise administrator has disabled it in the organization or enterprise settings. See Managing policies and features for GitHub Copilot in your organization.

Installing or updating Copilot CLI

Run the following command to install or update Copilot CLI.

Shell
npm install -g @github/copilot

Next steps

You can now use Copilot from the command line. See Using GitHub Copilot CLI.