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