Zeebe project management API

Hi

Exists any command for zbctl to realize CRUD operations over a Zeebe Modeler Project? if not, exists any mechanism to do this?

Thanks inf advance!

Hey!
Just to make sure I understood your question:
You do want to modify a BPMN model for Zeebe via zbctl? Or is it something different you are referring to?

If this is your intended question the answer is a no - that is not possible.
But you can change BPMN diagrams in Java Code before deploying them to Zeebe.

Let me know if this answered your question! :slight_smile:
Best,
Thomas