Skip to content

Commit 365207d

Browse files
committed
ibm trademarks
Signed-off-by: Natasha Mckenzie-Kelly <[email protected]>
1 parent ba5aefb commit 365207d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

NOTICES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Notices and Information
22

3-
## Zowe CLI IBM CICS® deploy plug-in
3+
## Zowe CLI IBM® CICS® deploy plug-in
44

55
This file provides details concerning notices applicable to third party code included in the products listed above ("the Program").
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# zowe-cli-cics-deploy-plugin
22

3-
This project provides a plug-in for [Zowe CLI](https://github.com/zowe/zowe-cli) to deploy applications developed on a workstation to IBM CICS® Transaction Server for z/OS® (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS®. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline.
3+
This project provides a plug-in for [Zowe CLI](https://github.com/zowe/zowe-cli) to deploy applications developed on a workstation to IBM® CICS® Transaction Server for z/OS® (CICS). It aims to provide an experience similar to deploying to a cloud platform when deploying to CICS®. It will also provide low-level commands for performing individual steps of the deployment process that could be used as part of a CI/CD pipeline.
44

55
## Installing
66

docs/pages/cdp/cdp-Requirements-on-zOS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ The [z/OS Secure SHell daemon (sshd)](https://www.ibm.com/support/knowledgecente
2121

2222
### DFHDPLOY utility
2323

24-
The [DFHDPLOY](https://www.ibm.com/support/knowledgecenter/SSGMCP_5.5.0/applications/deploying/dfhdploy_overview.html) utility is provided with IBM CICS® Transaction Server (CICS) and is required to run the [`zowe cics-deploy push bundle`](cdp-CLIReadMe#push--p), [`zowe cics-deploy deploy bundle`](cdp-CLIReadMe#deploy--d--dep), and [`zowe cics-deploy undeploy bundle`](cdp-CLIReadMe#undeploy--u--udep) commands. These commands start DFHDPLOY with a script to perform deploy and undeploy operations.
24+
The [DFHDPLOY](https://www.ibm.com/support/knowledgecenter/SSGMCP_5.5.0/applications/deploying/dfhdploy_overview.html) utility is provided with IBM® CICS® Transaction Server (CICS) and is required to run the [`zowe cics-deploy push bundle`](cdp-CLIReadMe#push--p), [`zowe cics-deploy deploy bundle`](cdp-CLIReadMe#deploy--d--dep), and [`zowe cics-deploy undeploy bundle`](cdp-CLIReadMe#undeploy--u--udep) commands. These commands start DFHDPLOY with a script to perform deploy and undeploy operations.
2525

2626
### CICSPlex® System Manager
2727

2828
CICSPlex® System Manager \(CPSM\) is provided with CICS® and is required to run the DFHDPLOY utility, and for the [`zowe cics-deploy push bundle`](cdp-CLIReadMe#push--p) command to query application resources via the CICS® Management Client Interface (CMCI). CPSM should be connected to the CICS® regions into which the application is being installed.
2929

3030
### Node.js SDK
3131

32-
If you intend to run Node.js applications on z/OS®, you must install the IBM SDK for Node.js - z/OS. See [Installing and configuring IBM SDK for Node.js - z/OS®](https://www.ibm.com/support/knowledgecenter/en/SSTRRS_8.0.0/com.ibm.nodejs.zos.v8.doc/install.htm) for full details.
32+
If you intend to run Node.js applications on z/OS®, you must install the IBM® SDK for Node.js - z/OS®. See [Installing and configuring IBM® SDK for Node.js - z/OS®](https://www.ibm.com/support/knowledgecenter/en/SSTRRS_8.0.0/com.ibm.nodejs.zos.v8.doc/install.htm) for full details.

docs/pages/cdp/cdp-Zowe-CLI-CICS-deploy-plug-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Zowe CLI CICS® deploy plug-in
33
tags: [getting_started]
44
keywords:
5-
summary: "The cics-deploy plug-in extends the Zowe command line interface (CLI) to deploy applications developed on a workstation to IBM CICS® Transaction Server for z/OS® (CICS). The Zowe CLI and plug-ins provide a simple and streamlined way to interact with IBM z/OS."
5+
summary: "The cics-deploy plug-in extends the Zowe command line interface (CLI) to deploy applications developed on a workstation to IBM® CICS® Transaction Server for z/OS® (CICS). The Zowe CLI and plug-ins provide a simple and streamlined way to interact with IBM® z/OS®."
66
sidebar: cdp_sidebar
77
permalink: index.html
88
folder: cdp

0 commit comments

Comments
 (0)