xpipe(1)
Command-line interface for XPipe.
Synopsis
xpipe <subcommand>
Description
Command-line interface to interact with the XPipe daemon.
For a full reference, see either:
- The man pages at https://docs.xpipe.io/cli/man/
- The command help, available via xpipe <command> --help
Note that the daemon executable xpiped does not accept any command-line arguments and that you should use the xpipe CLI executable.
Commands
open:: Opens the XPipe application
daemon:: Commands for controlling the XPipe daemon
version:: Reports version information
Exit Codes:
0:: Successful execution
1:: Client error: One or more inputs were not correctly specified
2:: Internal error: An internal error occurred in the XPipe daemon while executing the command
3:: Connection error: Could either not start or communicate with the XPipe daemon