IBM InfoSphere Streams Version 4.1.1

streamtool man

The streamtool man command provides reference information about commands.

Usage

Read syntax diagramSkip visual syntax diagram
man

>>-+---------+--+-----------------+----------------------------->
   +- -h-----+  '- --trace--level-'   
   '- --help-'                        

                              .-+---+-------.   
                              | '-,-'       |   
                              V             |   
>--+-----------------------+----+---------+-+------------------><
   '-+- -v--------+--level-'    '-command-'     
     '- --verbose-'                             

Authority

You do not need any authority to run this command.

Description

If you do not specify one or more command names, the streamtool man command provides overview information about streamtool.

To get reference information for the InfoSphere® Streams properties, use the following commands:
  • streamtool man properties
  • streamtool man domainproperties
  • streamtool man bootproperties

To get an introduction to security in InfoSphere Streams, use the streamtool man security command.

Options and arguments

command
Specifies one or more command names, which are separated by spaces or commas.
-h, --help
Specifies to show the command syntax.
--trace level
Specifies the trace setting. The following valid levels are listed in order of increasing verbosity, which is to say that the first level in the list generates the least amount of information:
  • off
  • error
  • warn
  • info
  • debug
  • trace
The default value is off.
-v,--verbose level
Specifies to provide more detailed command output. The vebosity level can be from 0 to 3 where each increment provides more detailed output.