Specifies the target environment for the cics-deploy deploy and undeploy actions.
Usage
zowe profiles update cics-deploy-profile <profileName> [options]
Positional Arguments
- 
profileName		 (string)
- Specifies the name of the new cics-deploy profile. You can load this profile by using the name on commands that support the "--cics-deploy-profile" option.
 
 
Options
- 
--cicsplex  | --cp (string)
- Specifies the CICSplex (up to 8 characters) to target.
 
 
- 
--scope  | --sc (string)
- Specifies the name of the CICS System, or CICS System Group (up to 8 characters) to target.
 
 
- 
--csd-group  | --cg | --csdgroup (string)
- Specifies the CSD group (up to 8 characters) for the bundle resource. If a bundle is deployed then a definition is added to this group; if a bundle is undeployed then the definition is removed from this group. The CSD group is changed for each CICS system that is specified by the --scope option. The --csd-group and --res-group options are mutually exclusive.
 
 
- 
--res-group  | --rg | --resgroup (string)
- Specifies the BAS resource group (up to 8 characters) for the bundle resource. If a bundle is deployed then a resource is defined in the BAS data repository; if a bundle is undeployed then the definition is removed. The --csd-group and --res-group options are mutually exclusive.
 
 
- 
--cics-hlq  | --cq | --cicshlq (string)
- Specifies the High Level Qualifier (up to 35 characters) at which the CICS datasets can be found in the target environment.
 
 
- 
--cpsm-hlq  | --cph | --cpsmhlq (string)
- Specifies the High Level Qualifier (up to 35 characters) at which the CPSM datasets can be found in the target environment.
 
 
- 
--target-directory  | --td | --targetdir | --target-dir (string)
- Specifies the target zFS location to which CICS bundles should be uploaded (up to 255 characters).
 
 
- 
--job-card  | --jc | --jobcard (string)
- Specifies the job card to use with any generated DFHDPLOY JCL.