BIP8840
Severity
10 : WarningMessage
Deploys pub/sub topology, topics or BAR file configuration data to the specified broker(s). Syntax: deploy ((b=brokerName [e=executionGroupName [a=BARFileName | d=deployedObjects]]) | l=yes | t=yes | c=yes | m=yes) [w=timeoutValue] [v=traceFile]Explanation
Command Options:
'b=brokerName' name of broker to deploy to
'e=executionGroupName' name of execution group to deploy to
'a=BARFileName' deploy the specified Broker Archive file
'd=deployedObjects' colon separated list of deployed objects to remove
'l=yes' deploy Topology configuration to all brokers
't=yes' deploy Topics configuration to all brokers
'c=yes' cancel all outstanding deploy requests
'm=yes' deploy complete information (default is to perform incremental deploy; changes to the deployed state)
'w=timeoutValue' value in seconds to wait for the broker to reply to the deploy request
'v=traceFile' send verbose internal trace to the specified file.