Should ZeeQS expose common queries as a cli?

Hi everyone,

last week I started some spare-time work on a proof-of-concept for a command-line interface wrapping the ZeeQS GraphQL API to quickly query your Zeebe data for running workflows/incidents/jobs/etc from a shell.

Some examples could be:

  • zeeqs workflows to give you data on all deployed workflows
  • zeeqs jobs --type="user" to give you data on all available jobs of type user

Since it would cost me development and maintenance time, I would like to find out whether there are users interested in such a tool. I’ve tried to pose this question as a github issue here: Should we expose (common) zeeqs queries as a cli? · Issue #42 · camunda-community-hub/zeeqs · GitHub. I’ve opened a PR for a proof-of-concept here: Simple CLI to wrap the graphql api by korthout · Pull Request #40 · camunda-community-hub/zeeqs · GitHub

Please let me know if this is something you are interested in using and if so, what kind of wishes you would have for such a tool.

2 Likes

Hi @korthout ,

I think this would be an useful tool.

Thanks,
Lucas L.-

2 Likes