我是通过令牌认证给github cli的
gh auth status -h lalala.com
#=>
lalala.com
✓ Logged in to lalala.com as lolofon (~/.config/gh/hosts.yml)
✓ Git operations for lalala.com configured to use https protocol.但是,随后立即处决:
gh pr list --repo lala/portal
#=>
HTTP 401: This endpoint requires you to be authenticated. (https://api.github.com/graphql)我做错什么了?谢谢!
发布于 2020-09-22 12:39:18
https://stackoverflow.com/questions/64005502
复制相似问题