Xoom Processor

Xoom Processor is a command line tool that allows advanced users to interact with Xoom, manipulate XoomXML files and automate various Xoom-related tasks.

Xoom Processor employs a unique and powerful expression language. Users access its functionality by issuing command lines in this language. To familiarise yourself with its syntax and grammar we suggest you first work through the graded examples before going on to study it in more detail.

In Xoom Processor, if you are uncertain what a command line will do, use the -d or --describe option, which outputs to the console a description of what the command will do without executing it.

While you can overwrite files using Xoom Processor, the tool comes with a safety-feature to prevent unintended deployment of configuration. To deploy configuration in Xoom Processor you must explicitly use the --enable-set option.