CLI: add debusine workflow abort
We currently have debusine work-request abort, which can also abort workflows; we can add debusine workflow abort specialized for workflows:
It perhaps shouldn't exactly be an alias, though. If you point it at a work request that isn't a workflow, either it should return an error, or it should find the nearest workflow parent and abort that. I don't have strong feelings about which of those options is better.