GitHub host와 인증 거침
default 인증 모드는 웹 기반의 브라우저 flow
토큰으로 인증하고 싶으면
--with-token을 명시하면 됨.토큰에 최소한으로 "
repo"와 "read:org" 스코프는 요구됨.$ gh auth login
--with-token을 명시하면 됨.repo"와 "read:org" 스코프는 요구됨.$ gh auth login