Мануалы и справочники Общие команды
glab-auth

Команда glab-auth: опции, ключи и примеры использования

glab auth

Authenticate with a GitLab host from the command-line. More information: https://glab.readthedocs.io/en/latest/auth.

  • Log in with interactive prompt:

glab auth login

  • Log in with a token:

glab auth login --token {{token}}

  • Check authentication status:

glab auth status

  • Log in to a specific GitLab instance:

glab auth login --hostname {{gitlab.example.com}}

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM