Labrat automates workflows for gaining and maintaining access to GitLab instances and CI/CD pipelines.
pip install gitlabrat# Authenticate to a GitLab instance
labrat auth -t https://gitlab.example.com -u username -p password
# List authenticated agents
labrat agents ls