Use this command to configure CLI commands as scheduled jobs, such as configuring regular Trellix database backup jobs.
Syntax
[no] job job_id
[no] job job_id execute
[no] job job_id time time date date
Parameters
no | Delete the specified job. |
job_id | A job ID created when you create a job with the job command. |
execute | Immediately execute a job (if it is enabled). |
Example
The following examples create, enable, and configure a scheduled database backup job.
hostname (config) # job 123 command 1 “fedb backup fetch scp://username:password@hostname/path/filename backupfile”
User role
Admin or Operator
Command mode
Config