Skip to main content

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.

info

The official config-templates repository no longer provides include templates as of v8. This flag will produce no results unless you have configured a custom resource provider that supplies include templates.

Command Line Examples

# List available configuration templates
recyclarr config list templates

# List available include templates (only useful with custom resource providers)
recyclarr config list templates --includes