@@ -79,8 +79,6 @@ The full documentation can be issued by running with ``environment --help``:
7979 (default: application)
8080 --short-PURLs Omit all qualifiers from PackageURLs.
8181 This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
82- --schema-version <version>
83- DEPRECATED alias for "--spec-version"
8482 --sv <version>, --spec-version <version>
8583 Which version of CycloneDX to use.
8684 {choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
@@ -92,7 +90,6 @@ The full documentation can be issued by running with ``environment --help``:
9290 Which output format to use.
9391 {choices: JSON, XML}
9492 (default: JSON)
95- --outfile <file> DEPRECATED alias for "--output-file".
9693 -o <file>, --output-file <file>
9794 Path to the output file.
9895 (set to "-" to output to STDOUT)
@@ -253,8 +250,6 @@ The full documentation can be issued by running with ``pipenv --help``:
253250 (default: application)
254251 --short-PURLs Omit all qualifiers from PackageURLs.
255252 This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
256- --schema-version <version>
257- DEPRECATED alias for "--spec-version"
258253 --sv <version>, --spec-version <version>
259254 Which version of CycloneDX to use.
260255 {choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
@@ -266,7 +261,6 @@ The full documentation can be issued by running with ``pipenv --help``:
266261 Which output format to use.
267262 {choices: JSON, XML}
268263 (default: JSON)
269- --outfile <file> DEPRECATED alias for "--output-file".
270264 -o <file>, --output-file <file>
271265 Path to the output file.
272266 (set to "-" to output to STDOUT)
@@ -331,8 +325,6 @@ The full documentation can be issued by running with ``poetry --help``:
331325 (default: application)
332326 --short-PURLs Omit all qualifiers from PackageURLs.
333327 This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
334- --schema-version <version>
335- DEPRECATED alias for "--spec-version"
336328 --sv <version>, --spec-version <version>
337329 Which version of CycloneDX to use.
338330 {choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
@@ -344,7 +336,6 @@ The full documentation can be issued by running with ``poetry --help``:
344336 Which output format to use.
345337 {choices: JSON, XML}
346338 (default: JSON)
347- --outfile <file> DEPRECATED alias for "--output-file".
348339 -o <file>, --output-file <file>
349340 Path to the output file.
350341 (set to "-" to output to STDOUT)
@@ -405,8 +396,6 @@ The full documentation can be issued by running with ``requirements --help``:
405396 (default: application)
406397 --short-PURLs Omit all qualifiers from PackageURLs.
407398 This causes information loss in trade-off shorter PURLs, which might improve ingesting these strings.
408- --schema-version <version>
409- DEPRECATED alias for "--spec-version"
410399 --sv <version>, --spec-version <version>
411400 Which version of CycloneDX to use.
412401 {choices: 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0}
@@ -418,7 +407,6 @@ The full documentation can be issued by running with ``requirements --help``:
418407 Which output format to use.
419408 {choices: JSON, XML}
420409 (default: JSON)
421- --outfile <file> DEPRECATED alias for "--output-file".
422410 -o <file>, --output-file <file>
423411 Path to the output file.
424412 (set to "-" to output to STDOUT)
0 commit comments