moleculerjs / moleculer-repl

REPL module for Moleculer framework
http://moleculer.services/docs/moleculer-repl.html
MIT License
27 stars 25 forks source link

Ability to pass meta when benchmarking action call #32

Closed ngraef closed 4 years ago

ngraef commented 5 years ago

Similar to #25, but for the bench command.

bench --time=5 v1.service.action '{"param1": true}' '{"token": "123abc"}'