This adapts the existing script to:
- use click which autodocuments the cli
- add default values for less important parameters
- switch to logging instead of print statements
- allows to provide another image (default to bbaldassari/maven-index-exporter).
This also adapts the documentation about the script accordingly.
Related to T3746