Skip to main content

Tessera command line

This reference describes the syntax of the Tessera command line interface (CLI) options.

To start a Tessera node run:

tessera [OPTIONS] [SUBCOMMAND] [SUBCOMMAND OPTIONS]

Options

configfile, config-file

--configfile <FILE>

Path to the node's configuration file.

debug

--debug

Prints full exception stack traces to stdout.

help

--help

Shows the help message and exits.

override

--override <STRING=STRING>

Overrides a value in the configuration file specified using --configfile. This option can be specified multiple times.

Short syntax for this option is -o <STRING=STRING>.

pidfile

--pidfile <FILE>

Creates the specified file containing the process ID (PID) of the Tessera instance.

recover

--recover

Runs Tessera in data recovery mode.

Short syntax for this option is -r.