Difference between revisions of "Glab auth login"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
 
 
  [[gh auth login]]
 
  [[gh auth login]]
 +
? What GitLab instance do you want to log into? gitlab.com
 +
- Logging into gitlab.com
 +
 +
Tip: you can generate a Personal Access Token here https://gitlab.com/-/profile/personal_access_tokens
 +
The minimum required scopes are 'api' and 'write_repository'.
 +
? Paste your authentication token: **************************
 +
? Choose default git protocol HTTPS
 +
? Authenticate Git with your GitLab credentials? Yes
 +
- glab config set -h gitlab.com git_protocol https
 +
✓ Configured git protocol
 +
- glab config set -h gitlab.com api_protocol https
 +
✓ Configured API protocol
 +
✓ Logged in as YOUR_USERNAME
  
  
  
 
* {{glab}}
 
* {{glab}}

Revision as of 08:33, 27 July 2022

gh auth login
? What GitLab instance do you want to log into? gitlab.com
- Logging into gitlab.com 

Tip: you can generate a Personal Access Token here https://gitlab.com/-/profile/personal_access_tokens
The minimum required scopes are 'api' and 'write_repository'.
? Paste your authentication token: **************************
? Choose default git protocol HTTPS
? Authenticate Git with your GitLab credentials? Yes
- glab config set -h gitlab.com git_protocol https
✓ Configured git protocol
- glab config set -h gitlab.com api_protocol https 
✓ Configured API protocol
✓ Logged in as YOUR_USERNAME


Advertising: