To have GitHub CLI store credentials instead, first clear the value from the environment.

Jmnote (토론 | 기여)님의 2023년 3월 18일 (토) 14:01 판 (→‎개요)

1 개요

To have GitHub CLI store credentials instead, first clear the value from the environment.
$ gh auth login
? What account do you want to log into? GitHub.com
The value of the GH_TOKEN environment variable is being used for authentication.
To have GitHub CLI store credentials instead, first clear the value from the environment.
$ git config credential.helper
!f() { /root/.vscode-server/bin/ee2b180d582a7f601fa6ecfdad8d9fd269ab1884/node /tmp/vscode-remote-containers-e1b89cd3-82c6-43d1-81a7-7a28eebc2e8a.js git-credential-helper $*; }; f

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}