recyclarr config list templates
Usage
recyclarr config list templates [OPTIONS]
Description
Lists available template configuration files in the Trash Guides repo.
Options
-i|--includes
If specified, this command lists the IDs of all include templates. In contrast to configuration
templates, which are only usable with the config create
command, include templates may only be
included with the include
property.
Command Line Examples
# List available configuration templates
recyclarr config list templates
# List available include templates
recyclarr config list templates --includes