We are setting our cron jobs using your latest tutorial but noticed the following issue:
- Whatever secret key we use in the template settings, we always get the following output from the cron:
"The key was given but this does not match the key set in the template"
I checked the database and the 'secret' field in _csvi_templates table is saved ok, so maybe you will find a clue in the cron.php
For example we set the keyword 'test' (without the ') in the template settings and use the --key="test" in the command but we still get the error.
Also suggesting the following: the template id is not very straightforward to locate, either from the database or from the url in the template editing screen; it would be nice to have a column in the templates list screen with the id for quick reference

Rgrds,
Chris