To install the Zowe CLI and cics-deploy plug-in, perform the following steps on your local workstation.
-
Install Node.js V8.0 or later, and Node Package Manager (npm) V5.0 or later, that are required by Zowe CLI. Installers are available from Node.js Downloads.
To verify the versions installed:
node --version npm --version
-
Install Zowe CLI. For example, to install using npm from an online registry:
npm install @zowe/cli@zowe-v1-lts -g zowe plugins install @zowe/secure-credential-store-for-zowe-cli@zowe-v1-lts
-
Install the CICSĀ® plug-in:
zowe plugins install @zowe/cics-for-zowe-cli@zowe-v1-lts
-
Install the cics-deploy plug-in:
zowe plugins install zowe-cli-cics-deploy-plugin
-
Verify the plug-ins are installed:
zowe plugins list
Displays a list of the installed plug-ins: