Configuration profile for CA Spool, where you specify information about your CA Spool instance
Usage
zowe profiles create caspool-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specifies the name of the new caspool profile. You can load this profile by using the name on commands that support the "--caspool-profile" option.
CA SPOOL OPTIONS
Options
Examples
-
Create a profile for CA Spool named 'myProfile' with TSO account information '1234567890', CA Spool installation high level qualifier of 'CASPOOL.HLQ', subsystem name 'ESF1', output response data set 'OUTPUT.RESPONSE.DS', and data set 'USER.CLIST', containing ESFZOWE REXX exec:
zowe profiles create caspool-profile myProfile --account 1234567890 --spoolhlq CASPOOL.HLQ --subsys ESF1 --outds OUTPUT.RESPONSE.DS --clist USER.CLIST