The cics set default-profiles command allows you to set the default profiles for this command group. When a cics command is issued and no profile override options are specified, the default profiles for the command group are automatically loaded for the command based on the commands profile requirements.
Usage
zowe profiles set-default cics-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specify a
profile for default usage within the cics group. When you issue commands within the cics group without a profile specified as part of the command, the default will be loaded instead.
Examples