Skip to content

Add jq and screen

Add some tools to easily filter and parse rundeck API output: jq is really needed for that. Screen is just convenient because oc CLI is often timing out.

Best alternative would be to have access to API port outside oc but for now this is what I would need to cleanup piled execution logs.

Merge request reports