We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a2275 commit b4169f1Copy full SHA for b4169f1
docs/topics/mta-cli-analyze.adoc
@@ -67,6 +67,11 @@ Flags:
67
--run-local Run analysis directly on
68
local system without containers
69
(for Java and Maven).
70
+ Starting from {ProductShortName} 7.2.0,
71
+ containerless CLI is the default
72
+ mode (`--run-local=true`).
73
+ You can enable container runtime
74
+ usage by setting `--run-local` to `false`.
75
--skip-static-report Do not generate the static report.
76
-s, --source (string) Source technology to consider
77
for analysis.
0 commit comments