zowe › profiles › list › mq-profiles
An MQREST profile is required to issue commands in the MQ command group that interacts with MQSC. The mq profile contains your host, port, user name, and password for the IBM MQ System Console interface
Usage
zowe profiles list mq-profiles [options]
Options
--show-contents
|--sc
(boolean)- List mq profiles and their contents. All profile details will be printed as part of command output.
Examples
List profiles of type mq:
zowe profiles list mq-profiles
List profiles of type mq and display their contents:
zowe profiles list mq-profiles --sc