2 The tomloader command

The tomloader executable generates systemd unit files from .kdl configuration files. A generic invocation of the tomloader utility has the following syntax:

tomloader subcommand [options]... other subcommands... [args]...

All the functionalities of tomloader are implemented through subcommands, and at least one of them must be specified. Backward-incompatible changes are introduced through new subcommands, existing subcommands remain backward-compatible, except where changes are required for security or deprecation reasons.

Without any subcommand, only the following options are understood by tomloader:

-h
--help

Print a list of currently defined subcommands. Equivalent to invoking tomloader help.

-V
--version

Print the current version of tomloader.