pre_swap_command

Command to run before live and offline views are swapped during a data source update.

Key: pre_swap_command
Type: String
Can be set in: collection.cfg

Table of Contents

Default Value

No default value

Examples

To run a command with argument.

pre_swap_command=cmd arg arg arg > /path/to/log/file 2>&1

See Also