CRON¶
| Type: | command |
|---|---|
| Package: | uConfig/1.0 — sDL Configuration Tool |
| Namespace: | &core |
Description¶
Add a cron job to run a sDL file.
Usage¶
-
CRON userid:usertk vm file.sDL {crontime} -
userid:usertk an user id and respective tk code that will run the job
-
vm the sDL virtual machine where the job will run
-
file.sDL name of the sDL file to be run by the job, where the path is relatuve to the root directory of the project
-
{crontime} the crontab time format: min hour day month day_week
-