view outputtexts/1.4/thermostat_help_ping.txt @ 194:c62d6e63c538

Added message patterns for thermostat 1.4
author Zdenek Zambersky <zzambers@redhat.com>
date Mon, 27 Jul 2015 13:41:51 +0200
parents
children
line wrap: on
line source

usage: thermostat ping <agentId> [-d <url>] [-l <level>]
                  Send a ping to a running agent. This uses the command channel
                  and verifies that command-channel-related functionality is
                  working correctly between the current client and the agent.

thermostat ping
  -d,--dbUrl <dbUrl>          connect to the given URL
     --help                   show usage of command
  -l,--logLevel <logLevel>    sets the log level for this invocation. Possible
                              values for <logLevel> in decreasing severity are:
                              SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST
                              and OFF