evqueue_cli utility

This utility is provided in the pacakge evqueue-utils. It is a generic tool to call evQueue API commands. For more details on evQueue API, see API documentation.

List all available workflows :

user@evqueue:~# evqueue_api --connect tcp://localhost:5000 --user admin --password admin --workflows --list

List all available tasks :

user@evqueue:~# evqueue_api --connect tcp://localhost:5000 --user admin --password admin --tasks --list

Query general statistics :

user@evqueue:~# evqueue_api --connect tcp://localhost:5000 --user admin --password admin --statistics --query --type global