Template
Queries Finding Templates from SysReptor
Examples
reptor template # template overview
reptor template --search SQL # template overview, search for keywords
reptor template --search SQL --export plain # print templates for copy&paste
reptor template --search SQL --export plain --language en # filter for language
reptor template --export json # export templates as json
reptor template --search SQL --export json # search for keyword
reptor template --export tar.gz # export all templates as tar.gz (importable via SysReptor web interface)
Usage
usage: reptor template [-h] [--search SEARCH] [--language LANGUAGE]
[--export {tar.gz,json,yaml,plain}] [-o FILENAME]
Queries Finding Templates from SysReptor
optional arguments:
-h, --help show this help message and exit
-o FILENAME, --output FILENAME
Filename for output
--search SEARCH Search for term
--language LANGUAGE Template language for export format "plain", e.g. "en"
--export {tar.gz,json,yaml,plain}
Export templates