application_preferences#
-application_preference.name value
It is possible to override any of Clarisse's application preferences directly via the command-line. For example, to edit the temporary folder you find in Edit > Preferences... > General > Temp Folder, you can use:
-general.temp_folder /home/user/tmp
You can override as many preferences you need in a single command line such as:
cnode myproject.project -general.temp_folder /home/user/tmp -animation.frames_per_second 24.0