Skip to content

Commit 3eb4340

Browse files
Update docs/README.md
Co-Authored-By: pcoop <[email protected]>
1 parent a9678fc commit 3eb4340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If you have not already done so, start by creating a zosmf profile in Zowe CLI.
168168
<a name="ssh_profile"></a>
169169
#### The ssh profile
170170

171-
The `cics-deploy push bundle` command may attempt to issue Unix commands over the SSH protocol. In order to do so it requires a profile to be defined for the remote SSH server. You will typically need to know the hostname of the target server, the port at which the SSH service is running, and a suitable userid and password for the target server. It is recommended that you use the same userid and host for running SSH as is used for zOSMF, failure to do so will result in undefined behaviour.
171+
The `cics-deploy push bundle` command may attempt to issue Unix commands over the SSH protocol. In order to do so it requires a profile to be defined for the remote SSH server. You will typically need to know the hostname of the target server, the port at which the SSH service is running, and a suitable user ID and password for the target server. It is recommended that you use the same user ID and host to connect with SSH as is used for z/OSMF, failure to do so will result in undefined behaviour.
172172

173173
If you have not already done so, create an ssh profile in Zowe CLI. If you only create a single such profile then it will be used as the default z/OS configuration for any further Zowe interactions. For further assistance on creating an SSH profile issue the following command:
174174

0 commit comments

Comments
 (0)