yodaos-project / node-flora

The flora library for Node.js
Apache License 2.0
0 stars 0 forks source link

flora-cli: bootstrapping flora-cli #3

Closed legendecas closed 5 years ago

legendecas commented 5 years ago
flora-cli [options] <command> [args...]

options:
-u, --uri    connect to given flora dispatcher.
-h, --help   show this message.

commands:
call         <name> <args-json-string> <target-name>
             -t, --timeout <milliseconds>
post         <name> <args-json-string>
subscribe    <names...>