Open
Description
Description
Hi,
I think it would be very useful to have the ability to trigger a job via swarm-cronjob
cli.
This should be useful for manual triggering of jobs for testing the job will work properly.
I think a cli like would do the trick
swarm-cronjob run job_name
where job-name
is the name of the service implementing the job.