sea-free
v0.0.2
Published
Free service from a seaport server by id on the command line
Readme
Sea Free
Free a service from a seaport server by port
Installation
npm install -g sea-freeUsage
Say you have seaport server running on host localhost and port 8000. To free a service registered and running on port 3422, execute the command
sea-free --sea-host=localhost --sea-port=8000 --port=3422