z/OS Connect EE connection profile
Usage
zowe profiles create zosconnect-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specifies the name of the new zosconnect profile. You can load this profile by using the name on commands that support the "--zosconnect-profile" option.
Required Options
-
--address
| -a
(string)
- URI of the z/OS Connect EE server
Options
-
--user
| -u
(string)
- User ID for accessing the server
-
--password
| -p
(string)
-
--rejectUnauthorized
| --ru
(boolean)
-
--overwrite
| --ow
(boolean)
- Overwrite the zosconnect profile when a profile of the same name exists.
-
--disable-defaults
| --dd
(boolean)
- Disable populating profile values of undefined properties with default values.