Screenshot InstallationA CLI tool for Redux remote dispatch. Used in remote-redux-devtools
Usage$ npm install -g redux-dispatch-cli
Use redux-dispatch
or rrd
command.
$ redux-dispatch connect --hostname <hostname> --port <port>
Â
$ redux-dispatch ls-instance
Â
$ redux-dispatch select <instance>
Â
$ redux-dispatch sync
Â
$ redux-dispatch action "{ type: 'ACTION', ... }"
Â
$ redux-dispatch start
$ redux-dispatch restart
$ redux-dispatch stop
$ redux-dispatch status
Run redux-dispatch --help
or redux-dispatch <command> --help
for more information.
localhost
)
$ rrd connect --hostname <hostname> --port <port>
It will create a daemon, the daemon process will exit when $HOME/.remotedev_d_port
is removed.
Make sure have instance can dispatch action.
Select a instance (default:auto
)
Dispatch action$ rrd select <instanceKey>
Credits$ rrd action "{ type: 'ACTION', a: 1 }"
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4