Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTA-3245 disconnected installation #901

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/cli-guide/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ include::topics/about-cli.adoc[leveloffset=+2]
// Install the CLI
include::topics/installing-cli-tool.adoc[leveloffset=+2]

// Install the CLI in a disconnected environment
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Install the CLI in a disconnected environment
OUR NEW SUGGESTION

include::topics/installing-cli-tool-disconnected.adoc[leveloffset=+3]

// CLI known issues
include::topics/cli-tool-known-issues.adoc[leveloffset=+3]

Expand Down
12 changes: 12 additions & 0 deletions docs/topics/installing-cli-tool-disconnected.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Module included in the following assemblies:
//
// * docs/cli-guide/master.adoc

:_content-type: PROCEDURE

[id="installing-cli-tool-disconnected_{context}"]
= Installing the {CLINameTitle} in a disconnected environment

You can install the {CLINameTitle} on Linux, Windows, or macOS operating systems in a disconnected environment.

To do this in {ProductShortName} 7.0., you must use `podman pull` to create the CLI image on the machine before disconnecting from the internet. At the same time, you must also download the CLI binary.