필수 조건
- Copilot에 액세스합니다. Copilot이란?을(를) 참조하세요.
- CLI installed. CLI에 대한 설치 지침은 CLI 리포지토리를 참조하세요.
조직 또는 엔터프라이즈를 통해 Copilot에 액세스할 수 있는 경우 조직 소유자 또는 엔터프라이즈 관리자가 Copilot in the CLI을(를) 사용하지 않도록 설정한 경우 Copilot in the CLI을(를) 사용할 수 없습니다. 조직에서 Copilot에 대한 정책 관리을(를) 참조하세요.
Copilot in the CLI 설치하기
아직 CLI에 인증하지 않은 경우 터미널에서 다음 명령을 실행합니다.
Shell gh auth login
gh auth login
Copilot in the CLI 익스텐션을 설치하려면 다음 명령을 실행합니다.
Shell gh extension install /gh-copilot
gh extension install /gh-copilot
Copilot in the CLI 업데이트
Copilot in the CLI 확장을 설치한 후에는 언제든지 다음을 실행하여 업데이트할 수 있습니다.
gh extension upgrade gh-copilot
gh extension upgrade gh-copilot