Skip to content

Commit b4169f1

Browse files
authored
Update docs/topics/mta-cli-analyze.adoc
1 parent 91a2275 commit b4169f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/topics/mta-cli-analyze.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Flags:
6767
--run-local Run analysis directly on
6868
local system without containers
6969
(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`.
7075
--skip-static-report Do not generate the static report.
7176
-s, --source (string) Source technology to consider
7277
for analysis.

0 commit comments

Comments
 (0)