Configuration profile for CA View
Usage
zowe profiles create caview-profile <profileName> [options]
Positional Arguments
-
profileName (string)
- Specifies the name of the new caview profile. You can load this profile by using the name on commands that support the "--caview-profile" option.
Options
Required Options
-
--hostname (string)
- Hostname or ip address of the target CA View REST API instance.
-
--username (string)
- User name used to authenticate against the target CA View REST API instance.
-
--password (string)
- Password used to authenticate against the target CA View REST API instance.
Examples