Skip to main content

Orion command line

This reference describes the syntax of the Orion Command Line Interface (CLI) options and subcommands.

orion [options] [configFile]

Runs Orion private transaction manager.

Options

clear-known-nodes

    --clear-known-nodes

Clears known nodes. By default, known nodes are stored in memory but can be stored persistently to enable high availability. knownnodestorage is defined in the configuration file.

generatekeys

-g, --generatekeys <names>

Generates public/private key pairs for each name supplied where <names> is a comma-separated list.

help

-h, --help

Displays help and exits.

version

    -v, --version

Displays version information and exits.

Configuration file

orion <configFile>

Specifies the configuration file with which to start Orion.