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

fix broken-ID #1931

Merged
merged 4 commits into from
Mar 26, 2021
Merged
Changes from 2 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
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
[id="downloading-and-uploading-a-file-to-a-workspace-using-the-command-line-interface_{context}"]
= Downloading and uploading a file to a workspace using the command-line interface

This procedure describes how to use the `{orch-cli} ` tool to download or upload files remotely from or to an {prod-short} workspace.
This procedure describes how to use the `{orch-cli}` tool to download or upload files remotely from or to an {prod-short} workspace.

.Prerequisites

* A running instance of {prod-short}. To install an instance of {prod-short}, see {link-installing-an-instance}.
* Remote access to the {prod-short} workspace you intend to modify. For instructions see xref:remotely-accessing-workspaces.adoc#accessing-workspaces-remotely-using-kubectl_{context}[Remotely accessing workspaces].
* Remote access to the {prod-short} workspace you intend to modify. FFor instructions see xref:remotely-accessing-workspaces.adoc#accessing-workspaces-remotely-using-{orch-cli}_{context}[Remotely accessing workspaces].
MichalMaler marked this conversation as resolved.
Show resolved Hide resolved

* The `{orch-cli}`, version 1.5.0 or higher, is available. For information about installed version, use:
+
Expand Down