New option --output-dir
The option --output-dir
should take a mandatory argument, an existing directory the current user has write permissions on.
All packages should be generated in this directory instead of the current directory.
If this option is not used, it falls back on $PWD
as its default value, to keep the current behaviour.