Connect to and manipulate veggie server via command-line REPL
npm i -g veg-connect
veg-connect will connect a REPL (run-eval-print-loop) to a running veggie server via unix sockets.
veg-connect
-
-h
--help
Output help and exit -
-v
--version
Output version and exit -
-s
--silent
Disable logging
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.