ExecuteAgent

command

The full path to a file that will be executed once per changelog entry. The file must be executable.

If the path is not absolute, the file must be available in path.

deletedEntryCommand

The full path to a file that will be executed once per deleted changelog entry. The file must be executable.

If the path is not absolute, the file must be available in path.

If this property is not defined, the agent will use the script defined in the command property.

directory

The working directory where the script will be executed.