mqsireadbar command

Supported platforms

  • Windows
  • Linux (x86 platform)

Purpose

The mqsireadbar command lists to the console the keywords defined for each deployable file within a deployable broker archive file.

Syntax

Parameters

-b barName
(Required) The name of the bar (zip format) archive file to read.

Authorization

The user ID used to invoke this command must have Administrator authority on the local system.

Responses

This command returns the following responses:
  • BIP2956 Unable to read broker archive file <file name>

Examples

The following example reads the file my_bar_file.bar and displays defined keywords within the given file to the console
   mqsireadbar -b my_bar_file.bar
Related concepts
Broker domains
Related tasks
Creating a broker