Skip to content

Commit 09aafd2

Browse files
authored
Merge pull request #15 from anarnold97/MTA-3245-Document-disconnected-usage-MTA-CLI
MTA-3245: Document disconnected MTA CLI installation
2 parents c3ae761 + ce54941 commit 09aafd2

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/cli-guide/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ include::topics/about-cli.adoc[leveloffset=+2]
4040
// Install the CLI
4141
include::topics/installing-cli-tool.adoc[leveloffset=+2]
4242

43+
include::topics/installing-cli-tool-disconnected.adoc[leveloffset=+2]
44+
4345
// CLI known issues
4446
include::topics/cli-tool-known-issues.adoc[leveloffset=+3]
4547

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * docs/cli-guide/master.adoc
4+
5+
:_content-type: PROCEDURE
6+
7+
[id="installing-cli-tool-disconnected_{context}"]
8+
= Installing the {CLINameTitle} in a disconnected environment
9+
10+
You can install the {CLINameTitle} on Linux, Windows, or macOS operating systems in a disconnected environment.
11+
12+
.Prerequisites
13+
14+
Download the following images:
15+
16+
* CLI image
17+
* Java provider image
18+
* Generic provider image
19+
* DotNet provider image
20+

0 commit comments

Comments
 (0)