Projektwebsite: https://gitlab.com/gitlab-org/cli Dokumentation: https://gitlab.com/gitlab-org/cli Source: https://gitlab.com/gitlab-org/cli
brew install glab
glab auth login
mkdir target-dir && cd target-dir
GITLAB_HOST=<gitlab-host> glab repo clone -g <group-name> -p --paginate
-p steht für --preserve-namespace, also das Beibehalten von Pfaden.<group-name>.