Skip to content

Implement possibility to follow job log in arcctl (aka tail -f approach)

nordugrid-arc-bot requested to merge andrii/arc:arcctl-job-log-follow into next

Begin arcbot message
This merge request is automatically copied from !388 (merged) orginally made by @andrii
End arcbot message

Now you can nicely monitor the job log progressing in the tail -f manner from arcctl CLI, e.g.:

arcctl job log gMyNDmOu3RtnjwO5upha6lOqABFKDmABFKDmDYMKDmscFKDmHgUHVo --follow

Useful for testing and live demos.

Merge request reports