Name

freecast — starts a FreeCast node with a command line interface (CLI)

Synopsis

freecast [-config file/url] [-Dproperty=value] [-dryrun]
freecast-tracker [-config file/url] [-Dproperty=value] [-dryrun]
freecast-swing [-config file/url] [-Dproperty=value] [-dryrun]

Description

Starts the related FreeCast application (tracker, node cli or node swing) according to the used command. The application configuration can be controled via related options.

Options

-config file or url

Loads the specified configuration. Can be a file or an URL.

-Dproperty=value

Overrides the specified configuration property by the given value.

-dryrun

Configures the FreeCast application and stops it. Useful to test the configuration.

Notes

Used URLs can use any protocol supported by the JVM (file:, http:, ftp:, etc ...).