commands – job host
Set the host on which to run a jobs’ command.
Usage
job host name host
where
name | of job to modify. |
host | to execute the jobs’ command on. By default host must be a known host. To disable host checking, set the configuration variable beyondcron.check.hosts.exist to false . |
If host is example.com , or is within the domain .example.com , the job will be echoed. |
write on name, and host acl permission on host.
command, input & user for setting the command jobs’ command, input and user.
this command will set the job type to command.
Examples
Set the host of a job
BeyondCron % job host /examples/server/backup server1
BeyondCron % job show $$
----------- ----------------------- Name /examples/server/backup Description Business day backup ... Host server1 ...
See also
- job add
- job calendar
- job changes
- job command
- job condition
- job content
- job copy
- job delay
- job delete
- job description
- job diff
- job email
- job enable/disable/bypass
- job history
- job image
- job input
- job list
- job message
- job output
- job property
- job schedule
- job show
- job sql
- job start/kill
- job status
- job subject
- job timezone
- job trigger
- job url
- job user
- job variables