Skip to content

Instantly share code, notes, and snippets.

View movenight's full-sized avatar
😀
Focusing

Meta Red movenight

😀
Focusing
View GitHub Profile
@michaellihs
michaellihs / gitlab_access_token.md
Last active November 11, 2024 15:29
Create Gitlab Personal Access Token using curl

Create Gitlab Personal Access Token using curl

Prerequisites

  • You need a Gitlab server up and running
  • You need user credentials for a (admin) user on the Gitlab server
  • You need curl and Perl on your server