authorized_keys
handles git commands for GitLab
Install
- All systems
-
curl cmd.cat/authorized_keys.sh
- Debian
-
apt-get install gitlab-shell
- Ubuntu
-
apt-get install gitlab-shell
- Arch Linux
-
pacman -S gitlab-shell
- Kali Linux
-
apt-get install gitlab-shell
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gitlab-shell
- Raspbian
-
apt-get install gitlab-shell
- Dockerfile
- dockerfile.run/authorized_keys
gitlab-shell
handles git commands for GitLab
GitLab Shell handles git commands for GitLab and modifies the list of authorized keys. GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh.