Version 1.2.0
- Allow backup of multiple groups at the same time
- The
-g
/--group-id
CLI argument can be repeated to backup multiple groups within a single run.
Example:./main.py --gitlab-url=https://gitlab.com --access-token=0123456789ABCDEF --group-id=42 --group-id=1337
- The