The Endevor endevor profile schema, where you specify your endevor session information and credentials
Usage
zowe profiles update endevor-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specifies the name of the new endevor profile. You can load this profile by using the name on commands that support the "--endevor-profile" option.
Options
-
--host
| --hostname
(string)
- The hostname of the endevor session
-
--port
| -p
(number)
- The port number of the endevor session
-
--user
| --username
(string)
- The username of the endevor session
-
--password
| --pass
(string)
-
--protocol
| --prot
(string)
-
--base-path
| --bp
(string)
- The base path used for connecting to Endevor Rest API
-
--reject-unauthorized
| --ru
(boolean)
- If set, the server certificate is verified against the list of supplied CAs