The pma set default-profiles command allows you to set the default profiles for this command group. When a pma 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 pma-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specify a
profile for default usage within the pma group. When you issue commands within the pma group without a profile specified as part of the command, the default will be loaded instead.
Examples