1.0.2 • Published 8 years ago
veg-connect v1.0.2
veg-connect
Connect to and manipulate veggie server via command-line REPL
Installation
npm i -g veg-connectUse
veg-connect will connect a REPL (run-eval-print-loop) to a running veggie server via unix sockets.
veg-connectOptions
- -h- --helpOutput help and exit
- -v- --versionOutput version and exit
- -s- --silentDisable logging
Functionality
Once you are connected to the veggie server, you will be afforded functions that can manipulate the server's response. Please see the veggie documentation for what is available with your version of veggie.