diff options
| author | Tetiana Chupryna <tchupryna@gitlab.com> | 2020-06-14 17:47:27 +0300 |
|---|---|---|
| committer | Tetiana Chupryna <tchupryna@gitlab.com> | 2020-06-14 17:47:27 +0300 |
| commit | e0638933fce03c19c37f384d3dd89d76d4afdae7 (patch) | |
| tree | 1cc13d4b0bf8bbdc2f2b28bba466bf5fed6dd84b /README.md | |
| parent | 478bd8cbc5142609088f06573245d86cec8391e3 (diff) | |
Update default name of the generated report
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -108,6 +108,7 @@ The License Management tool can be customized with environments variables for so | LM_JAVA_VERSION | Java (Maven) | Version of Java. If set to `11`, Maven and Gradle use Java 11 instead of Java 8. | | LM_PYTHON_VERSION | Python | Version of Python. If set to `3`, dependencies are installed using Python 3 instead of Python 2.7. | | LOG_LEVEL | * | Control the verbosity of the logs. (`debug`, `info`, `warn` (default), `error`, `fatal`) | +| LM_REPORT_FILE | * | Name of the generated report. If not supplied, defaults to `gl-license-scanning-report.json` | Inject the required environment variables to the docker command using the [`--env` option flag](https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file) |
