Help: test-var-set
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "test-var-set" command:

Usage: fossil test-var-set VAR ?VALUE? ?--file FILE?

Store VALUE or the content of FILE (exactly one of which must be supplied) into variable VAR. Use a FILE of "-" to read from standard input.

WARNING: changing the value of a variable can interfere with the operation of Fossil. Be sure you know what you are doing.

Use "--blob FILE" instead of "--file FILE" to load a binary blob such as a GIF.