1
0
Fork 0
golang-github-nicholas-fedo.../docs/generators/overview.md
Daniel Baumann 6819b9812e
Adding upstream version 0.8.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-29 07:17:59 +02:00

341 B

Generators

Generators are used to create service configurations via the command line. The main generator is the reflection based Basic generator that aims to be able to generator configurations for all the core services via a set of simple questions.

Usage

shoutrrr generate [OPTIONS] -g <GENERATOR> <SERVICE>