XPipe LogoXPipe Documentation

xpipe-daemon-stop(1)

Stops the XPipe daemon if it is running

Synopsis

xpipe daemon stop [-f] [--port=<port>]

Description

Stops the XPipe daemon if it is running.

Options

-f, --force:: Attempts to forcefully kill the running xpipe daemon process. Note that if this option is specified, the daemon process will be killed instantly and no attempt at a graceful shutdown is made.

--port=<port>:: The HTTP server port

On this page