The "test-th-eval" command:
Usage: fossil test-th-eval SCRIPT
Evaluate SCRIPT as if it were a header or footer or ticket rendering script and show the results on standard output. SCRIPT may be either a filename or a string of th1 script code.
Options:
- --cgi
 - Include a CGI response header in the output
 - --http
 - Include an HTTP response header in the output
 - --open-config
 - Open the configuration database
 - --set-anon-caps
 - Set anonymous login capabilities
 - --set-user-caps
 - Set user login capabilities
 - --th-trace
 - Trace TH1 execution (for debugging purposes)