Command line console

Command-line console is a basic tool for interaction with Ramona-equipped application.

User can issue commands to Ramona server thru this tool or execute any of custom tools.

Generic options

Generic options should be given prior actual command on the command line.

-c CONFIGFILE
--config CONFIGFILE

Specify configuration file(s) to read (this option can be given more times). This will override build-in application-level configuration.

-h
--help

Displays build-in help.

-d
--debug

Enable debug (verbose) output.

-s
--silent

Enable silent mode of operation (only errors are printed).

Table Of Contents

Previous topic

Configuration

Next topic

start (command-line)

This Page