It would be nice if it was possible to list and trigger the jobs of a project from the cli.
At the moment in order to try out things, I either have to expose a job via rest or create a unit test that starts the job programatically.
A CLI plugin could make things simpler.