Skip to main content

GitLab CLI: Notes

Install GitLab CLI - glab - using winget

Install GitLab CLI - glab - using winget
PS F:\Projects\gitlab> glab 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'.
? 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 tuyendq
PS F:\Projects\gitlab>

PS F:\Projects\gitlab> glab repo create lthwgitlab
? Create a local project directory for Tuyen Dang / lthwgitlab? Yes
Initialized empty Git repository in F:/Projects/gitlab/lthwgitlab/.git/
✓ Initialized repository in './lthwgitlab/'
PS F:\Projects\gitlab> cd .\lthwgitlab\
PS F:\Projects\gitlab\lthwgitlab> gci -Force


    Directory: F:\Projects\gitlab\lthwgitlab


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d--h--          8/4/2021   2:02 PM                .git


PS F:\Projects\gitlab\lthwgitlab>

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.