Usage:
axp triggers process
[options] [limit ...]
Infoline:
Options:
-h, --help | display this help message and exit |
-t, --test | dry run without triggering actions and recording new state |
-o, --output FILE | log/append to FILE rather than stdout |
-s, --skip | just skip all new revisions without triggering |
-l, --limits | interpret no arguments as empty list of limits |
-v, --verbose | be more verbose |
-q, --quiet | be quiet |
Check all registered (or chosen) limits for new revisions and run the associated command for every new revision. If the command succeeds (email is sent), the new state is recorded and subsequent calls to 'process' will not report the revision again. This command is supposed to be run periodically from cron (use --quiet or --output options).