wstool syntax

The syntax for wstool is:

wstool [connection-arguments] [command]

Where:

For example, to connect to the server running on “paloma” at HTTP port “9005”, using account “admin@system” with password “1secret” enter:

wstool -h paloma -n 9005 -u admin@system -p 1secret

Notewstool command options are not case sensitive.