This script is usefull for quick passing of public ssh key from your server terminal to gitlab account
git clone git@github.com:AndreyKirichenko/add-ssh-public-key-to-gitlab.git
cd add-ssh-public-key-to-gitlab
yarn && yarn start
yarn && yarn start --u someGitlabUserName --p someGitlabPassword
This script can be broken if gitlab team changes markup.
Write me andrey.kirichenko999@gmail.com