IBM InfoSphere Streams Version 4.1.0

streamtool help

The streamtool help command prints help for all commands or a specified command.

Usage

Read syntax diagramSkip visual syntax diagram
help

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

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

Authority

You do not need any authority to run this 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.
-o, --options
Specifies to print the help information for all of the command options.
--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.