Proposing to add a command that would allow someone to run a job that has already been deployed to the server.
- Set Image of a job via
set image (I haven't tested this yet though)
- Re-run the job
- Output logs to STDOUT
Something like kcu run job staging_04/web-migrate
Proposing to add a command that would allow someone to run a job that has already been deployed to the server.
set image(I haven't tested this yet though)Something like
kcu run job staging_04/web-migrate