-node

Function
When rendering a script, this will render only the node or nodes you select. For example, if you have five FileOuts in your script, you can select to render two of them only by listing the node names. You can list as many nodes as you want with the -node command.

Command Line

shake -node

Example

shake -script my_script.shk -node FileOut3 FileOut2