gl*: add Korean translation (#14347)
This commit is contained in:
20
pages.ko/common/glab-auth.md
Normal file
20
pages.ko/common/glab-auth.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# glab auth
|
||||
|
||||
> GitLab 호스트로 인증.
|
||||
> 더 많은 정보: <https://glab.readthedocs.io/en/latest/auth>.
|
||||
|
||||
- 대화형 프롬프트로 로그인:
|
||||
|
||||
`glab auth login`
|
||||
|
||||
- 토큰으로 로그인:
|
||||
|
||||
`glab auth login --token {{토큰}}`
|
||||
|
||||
- 인증 상태 확인:
|
||||
|
||||
`glab auth status`
|
||||
|
||||
- 특정 GitLab 인스턴스에 로그인:
|
||||
|
||||
`glab auth login --hostname {{gitlab.example.com}}`
|
Reference in New Issue
Block a user