Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@ngandrass ngandrass released this 09 Oct 20:52
· 9 commits to master since this release
4521946
  • 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