xpipe-launch(1)
Launch a shell connection from within a terminal
Synopsis
xpipe launch [--port=<port>] <connection> [<arguments>...]
Options
--port=<port>:: The HTTP server port
Arguments
<connection>: The connection name. XPipe will try to find the best match, even for partial connection names. If the connection you want to launch is a sub connection of another one, you can specify the full name separated with /, for example top/parent/child. Supports globs
[<arguments>...]: Optional command to run in the shell session