view outputtexts/head/thermostat_help_storage.txt @ 162:e8ad3e5e4893

Making testing process automatic
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 22 Oct 2014 16:42:56 +0200
parents a31fddb9db68
children 9266f046203d
line wrap: on
line source

usage: thermostat storage <-start|--stop|--status> [--dryRun] [-q]
                  [--permitLocalhostException] [-l <level>]
                  starts and stops the thermostat storage

thermostat storage
  -d,--dryRun                      run the service in dry run mode
  -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
     --permitLocalhostException    permit local host connections with no
                                   credentials
  -q,--quiet                       don't produce any output
     --start                       start the database
     --status                      check if the database is running
     --stop                        stop the database