@@ -65,13 +65,13 @@ cics-deploy --help' command.
65
65
bundle is deployed, a definition is added to this group. If a bundle is
66
66
undeployed, then the definition is removed from this group. The definition is
67
67
added or removed from the CSD of each system that is specified by the --scope
68
- option. The --csdgroup and --resgroup options are mutually exclusive.
68
+ option. The --csd-group and --res-group options are mutually exclusive.
69
69
70
70
* ` --res-group ` | ` --rg ` | ` --resgroup ` * (string)*
71
71
72
72
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
73
73
If a bundle is deployed, a resource is defined in the BAS data repository. If a
74
- bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
74
+ bundle is undeployed, the definition is removed. The --csd-group and --res-group
75
75
options are mutually exclusive.
76
76
77
77
* ` --cics-hlq ` | ` --ch ` | ` --cicshlq ` * (string)*
@@ -149,7 +149,7 @@ Generate a CICS bundle and associated metadata files in the current working dire
149
149
Generate a CICS bundle in the working directory\. The associated data is
150
150
constructed from a combination of the command\- line options and the contents of
151
151
package\. json\. If package\. json exists, no options are required\. If
152
- package\. json does not exist, both \-\- startscript and \-\- nodejsapp are
152
+ package\. json does not exist, both \-\- start \- script and \-\- nodejsapp are
153
153
required\.
154
154
155
155
#### Usage
@@ -274,14 +274,14 @@ Default value: //DFHDPLOY JOB DFHDPLOY,CLASS=A,MSGCLASS=X,TIME=NOLIMIT
274
274
bundle is deployed then a definition is added to this group; if a bundle is
275
275
undeployed then the definition is removed from this group. The CSD group is
276
276
changed for each CICS system that is specified by the --scope option. The
277
- --csdgroup and --resgroup options are mutually exclusive.
277
+ --csd-group and --res-group options are mutually exclusive.
278
278
279
279
* ` --res-group ` | ` --rg ` | ` --resgroup ` * (string)*
280
280
281
281
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
282
282
If a bundle is deployed then a resource is defined in the BAS data repository;
283
- if a bundle is undeployed then the definition is removed. The --csdgroup and
284
- --resgroup options are mutually exclusive.
283
+ if a bundle is undeployed then the definition is removed. The --csd-group and
284
+ --res-group options are mutually exclusive.
285
285
286
286
* ` --target-directory ` | ` --td ` | ` --targetdir ` * (string)*
287
287
@@ -346,14 +346,14 @@ to target.
346
346
bundle is deployed then a definition is added to this group; if a bundle is
347
347
undeployed then the definition is removed from this group. The CSD group is
348
348
changed for each CICS system that is specified by the --scope option. The
349
- --csdgroup and --resgroup options are mutually exclusive.
349
+ --csd-group and --res-group options are mutually exclusive.
350
350
351
351
* ` --res-group ` | ` --rg ` | ` --resgroup ` * (string)*
352
352
353
353
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
354
354
If a bundle is deployed then a resource is defined in the BAS data repository;
355
- if a bundle is undeployed then the definition is removed. The --csdgroup and
356
- --resgroup options are mutually exclusive.
355
+ if a bundle is undeployed then the definition is removed. The --csd-group and
356
+ --res-group options are mutually exclusive.
357
357
358
358
* ` --cics-hlq ` | ` --ch ` | ` --cicshlq ` * (string)*
359
359
@@ -505,13 +505,13 @@ cics-deploy --help' command.
505
505
bundle is deployed, a definition is added to this group. If a bundle is
506
506
undeployed, then the definition is removed from this group. The definition is
507
507
added or removed from the CSD of each system that is specified by the --scope
508
- option. The --csdgroup and --resgroup options are mutually exclusive.
508
+ option. The --csd-group and --res-group options are mutually exclusive.
509
509
510
510
* ` --res-group ` | ` --rg ` | ` --resgroup ` * (string)*
511
511
512
512
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
513
513
If a bundle is deployed, a resource is defined in the BAS data repository. If a
514
- bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
514
+ bundle is undeployed, the definition is removed. The --csd-group and --res-group
515
515
options are mutually exclusive.
516
516
517
517
* ` --cics-hlq ` | ` --ch ` | ` --cicshlq ` * (string)*
@@ -631,13 +631,13 @@ cics-deploy --help' command.
631
631
bundle is deployed, a definition is added to this group. If a bundle is
632
632
undeployed, then the definition is removed from this group. The definition is
633
633
added or removed from the CSD of each system that is specified by the --scope
634
- option. The --csdgroup and --resgroup options are mutually exclusive.
634
+ option. The --csd-group and --res-group options are mutually exclusive.
635
635
636
636
* ` --res-group ` | ` --rg ` | ` --resgroup ` * (string)*
637
637
638
638
* Specifies the BAS resource group (up to 8 characters) for the bundle resource.
639
639
If a bundle is deployed, a resource is defined in the BAS data repository. If a
640
- bundle is undeployed, the definition is removed. The --csdgroup and --resgroup
640
+ bundle is undeployed, the definition is removed. The --csd-group and --res-group
641
641
options are mutually exclusive.
642
642
643
643
* ` --cics-hlq ` | ` --ch ` | ` --cicshlq ` * (string)*
0 commit comments