File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ toc: false
36
36
npm run build
37
37
zowe plugins install .
38
38
```
39
- 4. Install the cics plugin:
39
+
40
+ 4. Install the cics plugin:
40
41
41
42
```console
42
43
zowe plugins install @brightside/cics
@@ -46,4 +47,17 @@ toc: false
46
47
47
48
```console
48
49
zowe plugins list
49
- ```
50
+ ```
51
+
52
+ Displays a list of the installed plug-ins:
53
+
54
+ <pre class="messageText">
55
+ -- pluginName: zowe-cli-cics-deploy-plugin
56
+ -- package: zowe-cli-cics-deploy-plugin
57
+ -- version: 0.5.0
58
+ -- registry: https://eu.artifactory.swg-devops.com/artifactory/api/npm/cicsts-npm-virtual
59
+
60
+ -- pluginName: @zowe/cics
61
+ -- package: @zowe/cics
62
+ -- version: 2.0.1
63
+ -- registry: https://eu.artifactory.swg-devops.com/artifactory/api/npm/cicsts-npm-virtual</pre>
You can’t perform that action at this time.
0 commit comments