@zowe/cics-for-zowe-cli 6.3.3 → 6.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/lib/-strings-/en.js +125 -132
  2. package/lib/-strings-/en.js.map +1 -1
  3. package/lib/-strings-/es.js +7 -7
  4. package/lib/CicsBaseHandler.d.ts +16 -16
  5. package/lib/CicsBaseHandler.js +7 -7
  6. package/lib/CicsBaseHandler.js.map +1 -1
  7. package/lib/CicsSession.d.ts +28 -28
  8. package/lib/CicsSession.js +34 -34
  9. package/lib/CicsSession.js.map +1 -1
  10. package/lib/PluginConstants.d.ts +6 -6
  11. package/lib/PluginConstants.js +6 -6
  12. package/lib/PluginConstants.js.map +1 -1
  13. package/lib/add-to-list/AddToList.definition.js +5 -6
  14. package/lib/add-to-list/AddToList.definition.js.map +1 -1
  15. package/lib/add-to-list/csdGroup/CSDGroup.definition.js +16 -11
  16. package/lib/add-to-list/csdGroup/CSDGroup.definition.js.map +1 -1
  17. package/lib/add-to-list/csdGroup/CSDGroup.handler.d.ts +1 -1
  18. package/lib/add-to-list/csdGroup/CSDGroup.handler.js +3 -3
  19. package/lib/add-to-list/csdGroup/CSDGroup.handler.js.map +1 -1
  20. package/lib/define/Define.definition.js +10 -9
  21. package/lib/define/Define.definition.js.map +1 -1
  22. package/lib/define/program/Program.definition.js +18 -12
  23. package/lib/define/program/Program.definition.js.map +1 -1
  24. package/lib/define/program/Program.handler.d.ts +1 -1
  25. package/lib/define/program/Program.handler.js +3 -3
  26. package/lib/define/program/Program.handler.js.map +1 -1
  27. package/lib/define/transaction/Transaction.definition.js +21 -14
  28. package/lib/define/transaction/Transaction.definition.js.map +1 -1
  29. package/lib/define/transaction/Transaction.handler.d.ts +1 -1
  30. package/lib/define/transaction/Transaction.handler.js +3 -3
  31. package/lib/define/transaction/Transaction.handler.js.map +1 -1
  32. package/lib/define/urimap-client/UrimapClient.definition.js +21 -16
  33. package/lib/define/urimap-client/UrimapClient.definition.js.map +1 -1
  34. package/lib/define/urimap-client/UrimapClient.handler.d.ts +1 -1
  35. package/lib/define/urimap-client/UrimapClient.handler.js +3 -3
  36. package/lib/define/urimap-client/UrimapClient.handler.js.map +1 -1
  37. package/lib/define/urimap-pipeline/UrimapPipeline.definition.js +24 -19
  38. package/lib/define/urimap-pipeline/UrimapPipeline.definition.js.map +1 -1
  39. package/lib/define/urimap-pipeline/UrimapPipeline.handler.d.ts +1 -1
  40. package/lib/define/urimap-pipeline/UrimapPipeline.handler.js +3 -3
  41. package/lib/define/urimap-pipeline/UrimapPipeline.handler.js.map +1 -1
  42. package/lib/define/urimap-server/UrimapServer.definition.js +22 -17
  43. package/lib/define/urimap-server/UrimapServer.definition.js.map +1 -1
  44. package/lib/define/urimap-server/UrimapServer.handler.d.ts +1 -1
  45. package/lib/define/urimap-server/UrimapServer.handler.js +3 -3
  46. package/lib/define/urimap-server/UrimapServer.handler.js.map +1 -1
  47. package/lib/define/webservice/Webservice.definition.js +21 -16
  48. package/lib/define/webservice/Webservice.definition.js.map +1 -1
  49. package/lib/define/webservice/Webservice.handler.d.ts +1 -1
  50. package/lib/define/webservice/Webservice.handler.js +10 -10
  51. package/lib/define/webservice/Webservice.handler.js.map +1 -1
  52. package/lib/delete/Delete.definition.js +6 -10
  53. package/lib/delete/Delete.definition.js.map +1 -1
  54. package/lib/delete/program/Program.definition.js +18 -12
  55. package/lib/delete/program/Program.definition.js.map +1 -1
  56. package/lib/delete/program/Program.handler.d.ts +1 -1
  57. package/lib/delete/program/Program.handler.js +3 -3
  58. package/lib/delete/program/Program.handler.js.map +1 -1
  59. package/lib/delete/transaction/Transaction.definition.js +18 -12
  60. package/lib/delete/transaction/Transaction.definition.js.map +1 -1
  61. package/lib/delete/transaction/Transaction.handler.d.ts +1 -1
  62. package/lib/delete/transaction/Transaction.handler.js +3 -3
  63. package/lib/delete/transaction/Transaction.handler.js.map +1 -1
  64. package/lib/delete/urimap/Urimap.definition.js +18 -11
  65. package/lib/delete/urimap/Urimap.definition.js.map +1 -1
  66. package/lib/delete/urimap/Urimap.handler.d.ts +1 -1
  67. package/lib/delete/urimap/Urimap.handler.js +2 -2
  68. package/lib/delete/urimap/Urimap.handler.js.map +1 -1
  69. package/lib/delete/webservice/Webservice.definition.js +18 -11
  70. package/lib/delete/webservice/Webservice.definition.js.map +1 -1
  71. package/lib/delete/webservice/Webservice.handler.d.ts +1 -1
  72. package/lib/delete/webservice/Webservice.handler.js +2 -2
  73. package/lib/delete/webservice/Webservice.handler.js.map +1 -1
  74. package/lib/disable/Disable.definition.js +4 -8
  75. package/lib/disable/Disable.definition.js.map +1 -1
  76. package/lib/disable/urimap/Urimap.definition.js +15 -9
  77. package/lib/disable/urimap/Urimap.definition.js.map +1 -1
  78. package/lib/disable/urimap/Urimap.handler.d.ts +1 -1
  79. package/lib/disable/urimap/Urimap.handler.js +2 -2
  80. package/lib/disable/urimap/Urimap.handler.js.map +1 -1
  81. package/lib/discard/Discard.definition.js +6 -9
  82. package/lib/discard/Discard.definition.js.map +1 -1
  83. package/lib/discard/program/Program.definition.js +15 -10
  84. package/lib/discard/program/Program.definition.js.map +1 -1
  85. package/lib/discard/program/Program.handler.d.ts +1 -1
  86. package/lib/discard/program/Program.handler.js +3 -3
  87. package/lib/discard/program/Program.handler.js.map +1 -1
  88. package/lib/discard/transaction/Transaction.definition.js +15 -10
  89. package/lib/discard/transaction/Transaction.definition.js.map +1 -1
  90. package/lib/discard/transaction/Transaction.handler.d.ts +1 -1
  91. package/lib/discard/transaction/Transaction.handler.js +3 -3
  92. package/lib/discard/transaction/Transaction.handler.js.map +1 -1
  93. package/lib/discard/urimap/Urimap.definition.js +15 -9
  94. package/lib/discard/urimap/Urimap.definition.js.map +1 -1
  95. package/lib/discard/urimap/Urimap.handler.d.ts +1 -1
  96. package/lib/discard/urimap/Urimap.handler.js +3 -3
  97. package/lib/discard/urimap/Urimap.handler.js.map +1 -1
  98. package/lib/enable/Enable.definition.js +6 -9
  99. package/lib/enable/Enable.definition.js.map +1 -1
  100. package/lib/enable/urimap/Urimap.definition.js +15 -9
  101. package/lib/enable/urimap/Urimap.definition.js.map +1 -1
  102. package/lib/enable/urimap/Urimap.handler.d.ts +1 -1
  103. package/lib/enable/urimap/Urimap.handler.js +3 -3
  104. package/lib/enable/urimap/Urimap.handler.js.map +1 -1
  105. package/lib/get/Get.definition.js +3 -5
  106. package/lib/get/Get.definition.js.map +1 -1
  107. package/lib/get/resource/Resource.definition.js +31 -24
  108. package/lib/get/resource/Resource.definition.js.map +1 -1
  109. package/lib/get/resource/Resource.handler.d.ts +1 -1
  110. package/lib/get/resource/Resource.handler.js +4 -4
  111. package/lib/get/resource/Resource.handler.js.map +1 -1
  112. package/lib/imperative.js +3 -80
  113. package/lib/imperative.js.map +1 -1
  114. package/lib/install/Install.definition.js +6 -9
  115. package/lib/install/Install.definition.js.map +1 -1
  116. package/lib/install/program/Program.definition.js +18 -12
  117. package/lib/install/program/Program.definition.js.map +1 -1
  118. package/lib/install/program/Program.handler.d.ts +1 -1
  119. package/lib/install/program/Program.handler.js +3 -3
  120. package/lib/install/program/Program.handler.js.map +1 -1
  121. package/lib/install/transaction/Transaction.definition.js +18 -12
  122. package/lib/install/transaction/Transaction.definition.js.map +1 -1
  123. package/lib/install/transaction/Transaction.handler.d.ts +1 -1
  124. package/lib/install/transaction/Transaction.handler.js +3 -3
  125. package/lib/install/transaction/Transaction.handler.js.map +1 -1
  126. package/lib/install/urimap/Urimap.definition.js +18 -11
  127. package/lib/install/urimap/Urimap.definition.js.map +1 -1
  128. package/lib/install/urimap/Urimap.handler.d.ts +1 -1
  129. package/lib/install/urimap/Urimap.handler.js +3 -3
  130. package/lib/install/urimap/Urimap.handler.js.map +1 -1
  131. package/lib/refresh/Refresh.definition.js +5 -6
  132. package/lib/refresh/Refresh.definition.js.map +1 -1
  133. package/lib/refresh/program/Program.definition.js +15 -10
  134. package/lib/refresh/program/Program.definition.js.map +1 -1
  135. package/lib/refresh/program/Program.handler.d.ts +1 -1
  136. package/lib/refresh/program/Program.handler.js +3 -3
  137. package/lib/refresh/program/Program.handler.js.map +1 -1
  138. package/lib/remove-from-list/RemoveFromList.definition.js +5 -6
  139. package/lib/remove-from-list/RemoveFromList.definition.js.map +1 -1
  140. package/lib/remove-from-list/csdGroup/CSDGroup.definition.js +16 -11
  141. package/lib/remove-from-list/csdGroup/CSDGroup.definition.js.map +1 -1
  142. package/lib/remove-from-list/csdGroup/CSDGroup.handler.d.ts +1 -1
  143. package/lib/remove-from-list/csdGroup/CSDGroup.handler.js +3 -3
  144. package/lib/remove-from-list/csdGroup/CSDGroup.handler.js.map +1 -1
  145. package/npm-shrinkwrap.json +9 -11
  146. package/package.json +5 -3
@@ -27,13 +27,13 @@ exports.default = {
27
27
  CICSPLEX: "The name of the CICSPlex to which to add the CSD Group to the CSD List",
28
28
  },
29
29
  MESSAGES: {
30
- SUCCESS: "The CSD Group '%s' was successfully added to '%s'."
30
+ SUCCESS: "The CSD Group '%s' was successfully added to '%s'.",
31
31
  },
32
32
  EXAMPLES: {
33
- EX1: "Add the CSD Group MYGRP to the CSD List MYLIST in the region named MYREG"
34
- }
35
- }
36
- }
33
+ EX1: "Add the CSD Group MYGRP to the CSD List MYLIST in the region named MYREG",
34
+ },
35
+ },
36
+ },
37
37
  },
38
38
  DEFINE: {
39
39
  SUMMARY: "Define new resources to CICS",
@@ -44,19 +44,19 @@ exports.default = {
44
44
  POSITIONALS: {
45
45
  PROGRAMNAME: "The name of the new program to define. The maximum length of the program name is eight characters.",
46
46
  CSDGROUP: "The CICS system definition (CSD) Group for the new program that you want to define." +
47
- " The maximum length of the group "
48
- + "name is eight characters."
47
+ " The maximum length of the group " +
48
+ "name is eight characters.",
49
49
  },
50
50
  OPTIONS: {
51
51
  REGIONNAME: "The CICS region name to which to define the new program",
52
- CICSPLEX: "The name of the CICSPlex to which to define the new program"
52
+ CICSPLEX: "The name of the CICSPlex to which to define the new program",
53
53
  },
54
54
  MESSAGES: {
55
- SUCCESS: "The program '%s' was defined successfully."
55
+ SUCCESS: "The program '%s' was defined successfully.",
56
56
  },
57
57
  EXAMPLES: {
58
- EX1: "Define a program named PGM123 to the region name MYREGION in the CSD group MYGRP"
59
- }
58
+ EX1: "Define a program named PGM123 to the region name MYREGION in the CSD group MYGRP",
59
+ },
60
60
  },
61
61
  TRANSACTION: {
62
62
  DESCRIPTION: "Define a new transaction to CICS.",
@@ -64,30 +64,29 @@ exports.default = {
64
64
  TRANSACTIONNAME: "The name of the new transaction to define. The maximum length of the transaction name is four characters.",
65
65
  PROGRAMNAME: "The name of the program that the transaction uses. The maximum length of the program name is eight characters.",
66
66
  CSDGROUP: "The CICS system definition (CSD) Group for the new transaction that you want to define." +
67
- " The maximum length of the group name is eight characters."
67
+ " The maximum length of the group name is eight characters.",
68
68
  },
69
69
  OPTIONS: {
70
70
  REGIONNAME: "The CICS region name to which to define the new transaction",
71
- CICSPLEX: "The name of the CICSPlex to which to define the new transaction"
71
+ CICSPLEX: "The name of the CICSPlex to which to define the new transaction",
72
72
  },
73
73
  MESSAGES: {
74
- SUCCESS: "The transaction '%s' was defined successfully."
74
+ SUCCESS: "The transaction '%s' was defined successfully.",
75
75
  },
76
76
  EXAMPLES: {
77
- EX1: "Define a transaction named TRN1 for the program named PGM123 to the region named MYREGION " +
78
- "in the CSD group MYGRP"
79
- }
77
+ EX1: "Define a transaction named TRN1 for the program named PGM123 to the region named MYREGION " + "in the CSD group MYGRP",
78
+ },
80
79
  },
81
80
  URIMAP: {
82
81
  DESCRIPTION: {
83
82
  SERVER: "Define a new URIMAP of type server to CICS. This acts as an HTTP(S) server",
84
83
  CLIENT: "Define a new URIMAP of type client to CICS. This acts as an HTTP(S) client",
85
- PIPELINE: "Define a new URIMAP of type pipeline to CICS. This processes incoming HTTP(S) requests"
84
+ PIPELINE: "Define a new URIMAP of type pipeline to CICS. This processes incoming HTTP(S) requests",
86
85
  },
87
86
  POSITIONALS: {
88
87
  URIMAPNAME: "The name of the URIMAP to create. The maximum length of the urimap name is eight characters.",
89
88
  CSDGROUP: "The CICS system definition (CSD) Group for the new urimap that you want to define." +
90
- " The maximum length of the group name is eight characters."
89
+ " The maximum length of the group name is eight characters.",
91
90
  },
92
91
  OPTIONS: {
93
92
  URIMAPHOST: "The host component of the URI.",
@@ -96,64 +95,59 @@ exports.default = {
96
95
  REGIONNAME: "The CICS region name to which to define the new URIMAP.",
97
96
  CICSPLEX: "The name of the CICSPlex to which to define the new URIMAP.",
98
97
  PROGRAMNAME: "The application program that makes or handles the requests.",
99
- PIPELINENAME: "The name of the PIPELINE resource definition for the URIMAP. " +
100
- "The maximum length of the pipeline name is eight characters.",
101
- CERTIFICATE: "The label of a certificate in the keyring that is to be used as the client " +
102
- "certificate in SSL handshakes",
98
+ PIPELINENAME: "The name of the PIPELINE resource definition for the URIMAP. " + "The maximum length of the pipeline name is eight characters.",
99
+ CERTIFICATE: "The label of a certificate in the keyring that is to be used as the client " + "certificate in SSL handshakes",
103
100
  AUTHENTICATE: "The authentication and identification scheme to be used for client URIMAPs.",
104
101
  DESCRIPTION: "Description of the URIMAP resource being defined.",
105
- TRANSACTIONNAME: "The name of the TRANSACTION resource definition for the URIMAP. " +
106
- "The maximum length of the transaction name is four characters.",
107
- WEBSERVICENAME: "The name of the WEBSERVICE resource definition for the URIMAP. " +
108
- "The maximum length of the transaction name is 32 characters.",
102
+ TRANSACTIONNAME: "The name of the TRANSACTION resource definition for the URIMAP. " + "The maximum length of the transaction name is four characters.",
103
+ WEBSERVICENAME: "The name of the WEBSERVICE resource definition for the URIMAP. " + "The maximum length of the transaction name is 32 characters.",
109
104
  ENABLE: "Whether or not the URIMAP is to be enabled on install by default. ",
110
- TCPIPSERVICE: "The TCPIPSERVICE to which the URIMAP definition applies."
105
+ TCPIPSERVICE: "The TCPIPSERVICE to which the URIMAP definition applies.",
111
106
  },
112
107
  MESSAGES: {
113
- SUCCESS: "The URIMAP '%s' was defined successfully."
108
+ SUCCESS: "The URIMAP '%s' was defined successfully.",
114
109
  },
115
110
  EXAMPLES: {
116
111
  SERVER: {
117
112
  EX1: "Define a URIMAP named URIMAPA for the program named PGM123 to the region named MYREGION " +
118
- "in the CSD group MYGRP where the host is www.example.com and the path is /example/index.html"
113
+ "in the CSD group MYGRP where the host is www.example.com and the path is /example/index.html",
119
114
  },
120
115
  CLIENT: {
121
116
  EX1: "Define a URIMAP named URIMAPA to the region named MYREGION in the CSD group MYGRP " +
122
- "where the host is www.example.com and the path is /example/index.html"
117
+ "where the host is www.example.com and the path is /example/index.html",
123
118
  },
124
119
  PIPELINE: {
125
120
  EX1: "Define a URIMAP named URIMAPA for the pipeline named PIPE123 to the region named MYREGION " +
126
- "in the CSD group MYGRP where the host is www.example.com and the path is /example/index.html"
127
- }
128
- }
121
+ "in the CSD group MYGRP where the host is www.example.com and the path is /example/index.html",
122
+ },
123
+ },
129
124
  },
130
125
  WEBSERVICE: {
131
126
  DESCRIPTION: "Define a new web service to CICS.",
132
127
  POSITIONALS: {
133
128
  WEBSERVICENAME: "The name of the WEBSERVICE to create. The maximum length of the web service name is eight characters.",
134
129
  CSDGROUP: "The CICS system definition (CSD) Group for the new web service that you want to define." +
135
- " The maximum length of the group name is eight characters."
130
+ " The maximum length of the group name is eight characters.",
136
131
  },
137
132
  OPTIONS: {
138
- PIPELINENAME: "The name of the PIPELINE resource definition for the web service." +
139
- " The maximum length of the pipeline name is eight characters",
133
+ PIPELINENAME: "The name of the PIPELINE resource definition for the web service." + " The maximum length of the pipeline name is eight characters",
140
134
  WSBIND: "The file name of the web service binding file on HFS.",
141
135
  DESCRIPTION: "Description of the web service resource being defined.",
142
136
  VALIDATION: "Specifies whether full validation of SOAP messages against the corresponding schema in the web service " +
143
137
  "description should be performed at run time.",
144
138
  WSDLFILE: "The file name of the web service description (WSDL) file on HFS.",
145
139
  REGIONNAME: "The CICS region name to which to define the new web service.",
146
- CICSPLEX: "The name of the CICSPlex to which to define the new web service."
140
+ CICSPLEX: "The name of the CICSPlex to which to define the new web service.",
147
141
  },
148
142
  MESSAGES: {
149
- SUCCESS: "The WEBSERVICE '%s' was defined successfully."
143
+ SUCCESS: "The WEBSERVICE '%s' was defined successfully.",
150
144
  },
151
145
  EXAMPLES: {
152
146
  EX1: "Define a webservice named WEBSVCA for the pipeline named PIPE123 to the region named MYREGION " +
153
- "in the CSD group MYGRP where the binding file is /u/exampleapp/wsbind/example.log"
154
- }
155
- }
156
- }
147
+ "in the CSD group MYGRP where the binding file is /u/exampleapp/wsbind/example.log",
148
+ },
149
+ },
150
+ },
157
151
  },
158
152
  DELETE: {
159
153
  SUMMARY: "Delete resources from CICS",
@@ -164,73 +158,73 @@ exports.default = {
164
158
  POSITIONALS: {
165
159
  PROGRAMNAME: "The name of the program to delete. The maximum length of the program name is eight characters.",
166
160
  CSDGROUP: "The CICS system definition (CSD) Group for the program that you want to delete." +
167
- " The maximum length of the group name is eight characters."
161
+ " The maximum length of the group name is eight characters.",
168
162
  },
169
163
  OPTIONS: {
170
164
  REGIONNAME: "The CICS region name from which to delete the program",
171
- CICSPLEX: "The name of the CICSPlex from which to delete the program"
165
+ CICSPLEX: "The name of the CICSPlex from which to delete the program",
172
166
  },
173
167
  MESSAGES: {
174
- SUCCESS: "The program '%s' was deleted successfully."
168
+ SUCCESS: "The program '%s' was deleted successfully.",
175
169
  },
176
170
  EXAMPLES: {
177
- EX1: "Delete a program named PGM123 from the region named MYREGION"
178
- }
171
+ EX1: "Delete a program named PGM123 from the region named MYREGION",
172
+ },
179
173
  },
180
174
  TRANSACTION: {
181
175
  DESCRIPTION: "Delete a transaction from CICS.",
182
176
  POSITIONALS: {
183
177
  TRANSACTIONNAME: "The name of the transaction to delete. The maximum length of the transaction name is four characters.",
184
178
  CSDGROUP: "The CICS system definition (CSD) Group for the transaction that you want to delete." +
185
- " The maximum length of the group "
186
- + "name is eight characters."
179
+ " The maximum length of the group " +
180
+ "name is eight characters.",
187
181
  },
188
182
  OPTIONS: {
189
183
  REGIONNAME: "The CICS region name from which to delete the transaction",
190
- CICSPLEX: "The name of the CICSPlex from which to delete the transaction"
184
+ CICSPLEX: "The name of the CICSPlex from which to delete the transaction",
191
185
  },
192
186
  MESSAGES: {
193
- SUCCESS: "The transaction '%s' was deleted successfully."
187
+ SUCCESS: "The transaction '%s' was deleted successfully.",
194
188
  },
195
189
  EXAMPLES: {
196
- EX1: "Delete a transaction named TRN1 from the region named MYREGION"
197
- }
190
+ EX1: "Delete a transaction named TRN1 from the region named MYREGION",
191
+ },
198
192
  },
199
193
  URIMAP: {
200
194
  DESCRIPTION: "Delete a urimap from CICS.",
201
195
  POSITIONALS: {
202
196
  URIMAPNAME: "The name of the urimap to delete. The maximum length of the urimap name is eight characters.",
203
197
  CSDGROUP: "The CICS system definition (CSD) Group for the urimap that you want to delete." +
204
- " The maximum length of the group name is eight characters."
198
+ " The maximum length of the group name is eight characters.",
205
199
  },
206
200
  OPTIONS: {
207
- REGIONNAME: "The CICS region name from which to delete the urimap"
201
+ REGIONNAME: "The CICS region name from which to delete the urimap",
208
202
  },
209
203
  MESSAGES: {
210
- SUCCESS: "The urimap '%s' was deleted successfully."
204
+ SUCCESS: "The urimap '%s' was deleted successfully.",
211
205
  },
212
206
  EXAMPLES: {
213
- EX1: "Delete a urimap named URIMAPA from the region named MYREGION belonging to the csdgroup MYGRP"
214
- }
207
+ EX1: "Delete a urimap named URIMAPA from the region named MYREGION belonging to the csdgroup MYGRP",
208
+ },
215
209
  },
216
210
  WEBSERVICE: {
217
211
  DESCRIPTION: "Delete a web service from CICS.",
218
212
  POSITIONALS: {
219
213
  WEBSERVICENAME: "The name of the web service to delete. The maximum length of the web service name is eight characters.",
220
214
  CSDGROUP: "The CICS system definition (CSD) Group for the web service that you want to delete." +
221
- " The maximum length of the group name is eight characters."
215
+ " The maximum length of the group name is eight characters.",
222
216
  },
223
217
  OPTIONS: {
224
- REGIONNAME: "The CICS region name from which to delete the web service"
218
+ REGIONNAME: "The CICS region name from which to delete the web service",
225
219
  },
226
220
  MESSAGES: {
227
- SUCCESS: "The web service '%s' was deleted successfully."
221
+ SUCCESS: "The web service '%s' was deleted successfully.",
228
222
  },
229
223
  EXAMPLES: {
230
- EX1: "Delete a web service named WEBSVCA from the region named MYREGION belonging to the csdgroup MYGRP"
231
- }
232
- }
233
- }
224
+ EX1: "Delete a web service named WEBSVCA from the region named MYREGION belonging to the csdgroup MYGRP",
225
+ },
226
+ },
227
+ },
234
228
  },
235
229
  DISABLE: {
236
230
  SUMMARY: "Disable resources from CICS",
@@ -239,19 +233,19 @@ exports.default = {
239
233
  URIMAP: {
240
234
  DESCRIPTION: "Disable a urimap from CICS.",
241
235
  POSITIONALS: {
242
- URIMAPNAME: "The name of the urimap to disable. The maximum length of the urimap name is eight characters."
236
+ URIMAPNAME: "The name of the urimap to disable. The maximum length of the urimap name is eight characters.",
243
237
  },
244
238
  OPTIONS: {
245
- REGIONNAME: "The CICS region name in which to disable the urimap"
239
+ REGIONNAME: "The CICS region name in which to disable the urimap",
246
240
  },
247
241
  MESSAGES: {
248
- SUCCESS: "The urimap '%s' was disabled successfully."
242
+ SUCCESS: "The urimap '%s' was disabled successfully.",
249
243
  },
250
244
  EXAMPLES: {
251
- EX1: "Disable a urimap named URIMAPA from the region named MYREGION"
252
- }
253
- }
254
- }
245
+ EX1: "Disable a urimap named URIMAPA from the region named MYREGION",
246
+ },
247
+ },
248
+ },
255
249
  },
256
250
  DISCARD: {
257
251
  SUMMARY: "Discard resources from CICS",
@@ -260,34 +254,34 @@ exports.default = {
260
254
  PROGRAM: {
261
255
  DESCRIPTION: "Discard a program from CICS.",
262
256
  POSITIONALS: {
263
- PROGRAMNAME: "The name of the program to discard. The maximum length of the program name is eight characters."
257
+ PROGRAMNAME: "The name of the program to discard. The maximum length of the program name is eight characters.",
264
258
  },
265
259
  OPTIONS: {
266
260
  REGIONNAME: "The CICS region name from which to discard the program",
267
- CICSPLEX: "The name of the CICSPlex from which to discard the program"
261
+ CICSPLEX: "The name of the CICSPlex from which to discard the program",
268
262
  },
269
263
  MESSAGES: {
270
- SUCCESS: "The program '%s' was discarded successfully."
264
+ SUCCESS: "The program '%s' was discarded successfully.",
271
265
  },
272
266
  EXAMPLES: {
273
- EX1: "Discard a program named PGM123 from the region named MYREGION"
274
- }
267
+ EX1: "Discard a program named PGM123 from the region named MYREGION",
268
+ },
275
269
  },
276
270
  TRANSACTION: {
277
271
  DESCRIPTION: "Discard a transaction from CICS.",
278
272
  POSITIONALS: {
279
- TRANSACTIONNAME: "The name of the transaction to discard. The maximum length of the transaction name is four characters."
273
+ TRANSACTIONNAME: "The name of the transaction to discard. The maximum length of the transaction name is four characters.",
280
274
  },
281
275
  OPTIONS: {
282
276
  REGIONNAME: "The CICS region name from which to discard the transaction",
283
- CICSPLEX: "The name of the CICSPlex from which to discard the transaction"
277
+ CICSPLEX: "The name of the CICSPlex from which to discard the transaction",
284
278
  },
285
279
  MESSAGES: {
286
- SUCCESS: "The transaction '%s' was discarded successfully."
280
+ SUCCESS: "The transaction '%s' was discarded successfully.",
287
281
  },
288
282
  EXAMPLES: {
289
- EX1: "Discard a transaction named TRN1 from the region named MYREGION"
290
- }
283
+ EX1: "Discard a transaction named TRN1 from the region named MYREGION",
284
+ },
291
285
  },
292
286
  URIMAP: {
293
287
  DESCRIPTION: "Discard a urimap from CICS.",
@@ -295,16 +289,16 @@ exports.default = {
295
289
  URIMAPNAME: "The name of the urimap to discard. The maximum length of the urimap name is eight characters.",
296
290
  },
297
291
  OPTIONS: {
298
- REGIONNAME: "The CICS region name from which to discard the urimap"
292
+ REGIONNAME: "The CICS region name from which to discard the urimap",
299
293
  },
300
294
  MESSAGES: {
301
- SUCCESS: "The urimap '%s' was discarded successfully."
295
+ SUCCESS: "The urimap '%s' was discarded successfully.",
302
296
  },
303
297
  EXAMPLES: {
304
- EX1: "Discard a urimap named URIMAPA from the region named MYREGION"
305
- }
306
- }
307
- }
298
+ EX1: "Discard a urimap named URIMAPA from the region named MYREGION",
299
+ },
300
+ },
301
+ },
308
302
  },
309
303
  ENABLE: {
310
304
  SUMMARY: "Enable resources from CICS",
@@ -313,19 +307,19 @@ exports.default = {
313
307
  URIMAP: {
314
308
  DESCRIPTION: "Enable a urimap from CICS.",
315
309
  POSITIONALS: {
316
- URIMAPNAME: "The name of the urimap to enable. The maximum length of the urimap name is eight characters."
310
+ URIMAPNAME: "The name of the urimap to enable. The maximum length of the urimap name is eight characters.",
317
311
  },
318
312
  OPTIONS: {
319
- REGIONNAME: "The CICS region name in which to enable the urimap"
313
+ REGIONNAME: "The CICS region name in which to enable the urimap",
320
314
  },
321
315
  MESSAGES: {
322
- SUCCESS: "The urimap '%s' was enabled successfully."
316
+ SUCCESS: "The urimap '%s' was enabled successfully.",
323
317
  },
324
318
  EXAMPLES: {
325
- EX1: "Enable a urimap named URIMAPA from the region named MYREGION"
326
- }
327
- }
328
- }
319
+ EX1: "Enable a urimap named URIMAPA from the region named MYREGION",
320
+ },
321
+ },
322
+ },
329
323
  },
330
324
  GET: {
331
325
  SUMMARY: "Get resources from CICS",
@@ -340,10 +334,10 @@ exports.default = {
340
334
  REGIONNAME: "The CICS region name from which to get the resources",
341
335
  CICSPLEX: "The name of the CICSPlex from which to get the resources",
342
336
  CRITERIA: "The criteria by which to filter the resource",
343
- PARAMETER: "The parameter by which to refine the resource"
337
+ PARAMETER: "The parameter by which to refine the resource",
344
338
  },
345
339
  MESSAGES: {
346
- SUCCESS: "The resource(s) for '%s' were retrieved successfully."
340
+ SUCCESS: "The resource(s) for '%s' were retrieved successfully.",
347
341
  },
348
342
  EXAMPLES: {
349
343
  EX1: "Get program resources from the region named MYREGION",
@@ -355,9 +349,9 @@ exports.default = {
355
349
  EX7: "Get program resources that start with the name PRG from the region named MYREGION",
356
350
  EX8: "Get a local transaction resource named TRAN from the region named MYREGION",
357
351
  EX9: "Get program resources that start with the name MYPRG from the region named MYREGION and display various fields as a table",
358
- }
359
- }
360
- }
352
+ },
353
+ },
354
+ },
361
355
  },
362
356
  INSTALL: {
363
357
  SUMMARY: "Install resources to CICS",
@@ -368,56 +362,55 @@ exports.default = {
368
362
  POSITIONALS: {
369
363
  PROGRAMNAME: "The name of the program to install. The maximum length of the program name is eight characters.",
370
364
  CSDGROUP: "The CICS system definition (CSD) Group for the program that you want to install." +
371
- " The maximum length of the group name is eight characters."
365
+ " The maximum length of the group name is eight characters.",
372
366
  },
373
367
  OPTIONS: {
374
368
  REGIONNAME: "The CICS region name to which to install the program",
375
- CICSPLEX: "The name of the CICSPlex to which to install the program"
369
+ CICSPLEX: "The name of the CICSPlex to which to install the program",
376
370
  },
377
371
  MESSAGES: {
378
- SUCCESS: "The program named '%s' was installed successfully."
372
+ SUCCESS: "The program named '%s' was installed successfully.",
379
373
  },
380
374
  EXAMPLES: {
381
- EX1: "Install a program named PGM123 to the region named MYREGION in the CSD group MYGRP"
382
- }
375
+ EX1: "Install a program named PGM123 to the region named MYREGION in the CSD group MYGRP",
376
+ },
383
377
  },
384
378
  TRANSACTION: {
385
379
  DESCRIPTION: "Install a transaction to CICS.",
386
380
  POSITIONALS: {
387
381
  TRANSACTIONNAME: "The name of the transaction to install. The maximum length of the transaction name is four characters.",
388
382
  CSDGROUP: "The CICS system definition (CSD) Group for the transaction that you want to install." +
389
- " The maximum length of the group name is eight characters."
383
+ " The maximum length of the group name is eight characters.",
390
384
  },
391
385
  OPTIONS: {
392
386
  REGIONNAME: "The CICS region name to which to install the transaction",
393
- CICSPLEX: "The name of the CICSPlex to which to install the transaction"
387
+ CICSPLEX: "The name of the CICSPlex to which to install the transaction",
394
388
  },
395
389
  MESSAGES: {
396
- SUCCESS: "The transaction '%s' was installed successfully."
390
+ SUCCESS: "The transaction '%s' was installed successfully.",
397
391
  },
398
392
  EXAMPLES: {
399
- EX1: "Install a transaction named TRN1 to the region named MYREGION " +
400
- "in the CSD group MYGRP",
401
- }
393
+ EX1: "Install a transaction named TRN1 to the region named MYREGION " + "in the CSD group MYGRP",
394
+ },
402
395
  },
403
396
  URIMAP: {
404
397
  DESCRIPTION: "Install a urimap to CICS.",
405
398
  POSITIONALS: {
406
399
  URIMAPNAME: "The name of the urimap to install. The maximum length of the urimap name is eight characters.",
407
400
  CSDGROUP: "The CICS system definition (CSD) Group for the urimap that you want to install." +
408
- " The maximum length of the group name is eight characters."
401
+ " The maximum length of the group name is eight characters.",
409
402
  },
410
403
  OPTIONS: {
411
- REGIONNAME: "The CICS region name to which to install the urimap"
404
+ REGIONNAME: "The CICS region name to which to install the urimap",
412
405
  },
413
406
  MESSAGES: {
414
- SUCCESS: "The urimap '%s' was installed successfully."
407
+ SUCCESS: "The urimap '%s' was installed successfully.",
415
408
  },
416
409
  EXAMPLES: {
417
- EX1: "Install a urimap named URIMAPA to the region named MYREGION belonging to the csdgroup MYGRP"
418
- }
419
- }
420
- }
410
+ EX1: "Install a urimap named URIMAPA to the region named MYREGION belonging to the csdgroup MYGRP",
411
+ },
412
+ },
413
+ },
421
414
  },
422
415
  REFRESH: {
423
416
  SUMMARY: "Refresh program on CICS",
@@ -426,20 +419,20 @@ exports.default = {
426
419
  PROGRAM: {
427
420
  DESCRIPTION: "Refresh a program on CICS.",
428
421
  POSITIONALS: {
429
- PROGRAMNAME: "The name of the program to refresh. The maximum length of the program name is eight characters."
422
+ PROGRAMNAME: "The name of the program to refresh. The maximum length of the program name is eight characters.",
430
423
  },
431
424
  OPTIONS: {
432
425
  REGIONNAME: "The CICS region name on which you want to refresh the program",
433
- CICSPLEX: "The name of the CICSPlex on which to refresh the program"
426
+ CICSPLEX: "The name of the CICSPlex on which to refresh the program",
434
427
  },
435
428
  MESSAGES: {
436
- SUCCESS: "The program '%s' was refreshed successfully."
429
+ SUCCESS: "The program '%s' was refreshed successfully.",
437
430
  },
438
431
  EXAMPLES: {
439
- DEFINE_EXAMPLE_ONE: "Refresh a program named PGM123 from the region named MYREGION"
440
- }
441
- }
442
- }
432
+ DEFINE_EXAMPLE_ONE: "Refresh a program named PGM123 from the region named MYREGION",
433
+ },
434
+ },
435
+ },
443
436
  },
444
437
  REMOVEFROMLIST: {
445
438
  SUMMARY: "Remove resources from CICS",
@@ -456,13 +449,13 @@ exports.default = {
456
449
  CICSPLEX: "The name of the CICSPlex to which to remove the CSD Group from the CSD List",
457
450
  },
458
451
  MESSAGES: {
459
- SUCCESS: "The CSD Group '%s' was successfully removed from '%s'."
452
+ SUCCESS: "The CSD Group '%s' was successfully removed from '%s'.",
460
453
  },
461
454
  EXAMPLES: {
462
- EX1: "Remove the CSD Group MYGRP from the CSD List MYLIST in the region named MYREG"
463
- }
464
- }
465
- }
466
- }
455
+ EX1: "Remove the CSD Group MYGRP from the CSD List MYLIST in the region named MYREG",
456
+ },
457
+ },
458
+ },
459
+ },
467
460
  };
468
461
  //# sourceMappingURL=en.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"en.js","sourceRoot":"","sources":["../../src/-strings-/en.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"en.js","sourceRoot":"","sources":["../../src/-strings-/en.ts"],"names":[],"mappings":"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"}
@@ -19,17 +19,17 @@ exports.default = {
19
19
  DESCRIPTION: "Definir un nuevo programa en CICS a través de CMCI",
20
20
  POSITIONALS: {
21
21
  PROGRAMNAME: "El nombre the programa que desea definir. La longitud máxima del nombre es de ocho caracteres",
22
- CSDGROUP: "El nombre del grupo CSD del programa que desea definir. La longitud máxima del nombre del grupo es de ocho caracteres"
22
+ CSDGROUP: "El nombre del grupo CSD del programa que desea definir. La longitud máxima del nombre del grupo es de ocho caracteres",
23
23
  },
24
24
  OPTIONS: {
25
25
  REGIONNAME: "Nombre de la región CICS a la cual desea definir el programa.",
26
- CICSPLEX: "Nombre del CICS Plex al cual desea definir el programa."
26
+ CICSPLEX: "Nombre del CICS Plex al cual desea definir el programa.",
27
27
  },
28
28
  MESSAGES: {
29
- SUCCESS: "La definición del programa '%s' fue exitosa."
30
- }
31
- }
32
- }
33
- }
29
+ SUCCESS: "La definición del programa '%s' fue exitosa.",
30
+ },
31
+ },
32
+ },
33
+ },
34
34
  };
35
35
  //# sourceMappingURL=es.js.map