I’m excited to introduce c8volt, a new command-line interface (CLI) for interacting with Camunda 8. Yet Another Camunda 8 CLI Tool?
No, c8volt is different. Its design and development focus on operational effectiveness, ensuring that done is done.
Why c8volt? Done is Done
There are plenty of operational tasks where you want to be sure that:
- A process was canceled – is it really in the cancelled state?
- A process tree was deleted – are all instances truly gone?
- A process instance was started – has it already reached the expected user task?
- A process variable was set – does it hold the correct value?
c8volt focuses on real operational use cases while still providing the familiar CLI functionality such as standard CRUD commands on various resources. You can find more information about c8volt on it's official documentation page https://grafvonb.github.io/c8volt/.
Explore c8volt on GitHub
Discover how https://github.com/grafvonb/c8volt can streamline your Camunda workflow automation, especially if you prefer working from the terminal. I’m eager to continue building it out, and feedback or contributions are very welcome!