Skip to content

Commit 8708467

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

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
@@ -159,7 +159,7 @@ The cics-deploy push command combines several activities into a single combined
159159
<a name="zosmf_profile"></a>
160160
#### The zosmf profile
161161

162-
The `cics-deploy push bundle` command interacts with the target z/OS environment using several different protocols, one of which is zOSMF. The zosmf profile in Zowe defines the connectivity parameters required to connect to a remote zOSMF server in the target z/OS environment. You will typically require the hostname of the target server, the port number at which the zOSMF service is running, and a suitable userid and password for the target server. Your userid will need to have been authorised to perform the various actions that will be needed in order to deploy the Bundle.
162+
The `cics-deploy push bundle` command interacts with the target z/OS environment using several different protocols, one of which is z/OSMF. The zosmf profile in Zowe defines the connectivity parameters required to connect to a remote z/OSMF server in the target z/OS environment. You will typically require the hostname of the target server, the port number at which the z/OSMF server is running, and a suitable user ID and password for the target server. Your user ID will need to have been authorised to perform the various actions that will be needed in order to deploy the Bundle.
163163

164164
If you have not already done so, start by creating a zosmf 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 a z/OSMF profile issue the following command:
165165

0 commit comments

Comments
 (0)