Command line parameters

--help

Displays a brief help page and exits (with code 0), like shown here:

Meterian ISAAC v1.1.25
© 2017-2024 Meterian Ltd - All rights reserved

 --help			Displays this help end exits(0)
 --project-url		Specifies project url, if you are not using git (example: --project-url=https://svn.theforge.com/hubba/logos)
 --project-branch	Specifies project branch, if you are not using git (example: --project-branch=master)
 --project-commit	Specifies project commit, if you are not using git (example: --project-commit=9460cabbf623945495e6108c9d1979a9e7b5d8e7)
 --report-json		Produces a JSON report file (example: --report-json=~/report.json)
 --report-pdf		Produces a PDF report file (example: --report-pdf=~/report.pdf)
 --report-sbom		Produces a Software Bill Of Meterials report file(s), format can be specified and separated by commas(see the doc)  (example: --report-sbom=~/sbom.csv)
 --report-console	Ouputs the scan report on the console (default: color if not specified - options color|nocolor)

Meterian servers at https://qa.meterian.io/ are reachable from this system
Meterian servers are authorizing this client for account "Meterian Team Account"

Last updated