Skip to content

Commit ee200a7

Browse files
committed
Added info on containerless CLI to a couple more sections
1 parent 9d87225 commit ee200a7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/topics/installing-cli-tool.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99

1010
You can install the {CLINameTitle} on Linux, Windows, or macOS operating systems using the downloadable `.zip` file.
1111

12+
[IMPORTANT]
13+
====
14+
Starting from {ProductShortName} 7.2.0, you can run the application analysis for Java applications in the containerless mode.
15+
16+
The containerless mode is set by default and is used automatically if all requirements are met. For more information, see xref:running-the-containerless-mta-cli_cli-guide[Running the containerless CLI].
17+
18+
However, if you want to analyze applications in languages other than Java or, for example, use xref:mta-cli-transform_cli-guide[transformation commands], you still need to use containers.
19+
====
20+
1221
.Prerequisites
1322

1423
* Red Hat Container Registry Authentication for `registry.redhat.io`. Red Hat distributes container images from `registry.redhat.io`, which requires authentication. For more details, see link:https://access.redhat.com/RegistryAuthentication[Red Hat Container Registry Authentication].

docs/topics/installing-mta-disconnected-environment.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
[id="installing-mta-disconnected-environment_{context}"]
77
= Installing {ProductShortName} on a disconnected environment
88

9+
Starting from {ProductShortName} 7.2.0, you can run the application analysis for Java applications in the containerless mode.
10+
11+
IMPORTANT: The containerless mode is set by default and is used automatically if all requirements are met. For more information, see xref:running-the-containerless-mta-cli_cli-guide[Running the containerless CLI].
12+
13+
However, if you want to analyze applications in languages other than Java or, for example, use xref:mta-cli-transform_cli-guide[transformation commands], you still need to use containers.
14+
15+
916
On a connected device, first download and save the {ProductShortName} binary. Then download and save the Podman images, the {ProductShortName} CLI image and the provider image that you need.
1017

1118
* Download the required {ProductShortName} CLI binary from the link:https://developers.redhat.com/products/mta/download[{ProductName} Red Hat Developer page]:

0 commit comments

Comments
 (0)