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:
Path to the directory containing configuration files like groups.kdl. If not an absolute path (starts with ‘/’) then its location will be relative to XDG_CONFIG_HOME. Default to tomloader.
Print a list of currently defined subcommands. Equivalent to invoking tomloader help.
Print the current version of tomloader.