Option to disable/enable file creation on pipeline run
When running a pipeline, is possible it creates several artifacts that the gem gitlab-ci-local adds to the user workspace.
By default, we want it to not create any files, but have an optional argument that then creates those reports.
It should be an argument on the run command. Don't forget to update the help command and any other relevant document.