1COCKPIT-BRIDGE(1) cockpit-bridge COCKPIT-BRIDGE(1)
2
3
4
6 cockpit-bridge - Cockpit Host Bridge
7
9 cockpit-bridge [--help] [--packages]
10
12 The cockpit-bridge program is used by Cockpit to relay messages and
13 commands from the Web front end to the server. Among other things it
14 relays DBus, and spawns processes on behalf of the Web user interface.
15
16 This program is not routinely run by users or administrators. It is in
17 the $PATH so that Cockpit can find it when connecting between hosts.
18 However there are some diagnostics available when running from the
19 command line.
20
22 --help
23 Show help options.
24
25 --interact=boundary
26 Interact with the raw cockpit1 protocol. Useful for debugging and
27 testing. Specify a boundary which should be on an empty line
28 between messages.
29
30 --packages
31 List all available Cockpit packages and exit. Note this includes
32 packages available to the user running this command.
33
35 Please send bug reports to either the distribution bug tracker or the
36 upstream bug tracker[1].
37
39 Cockpit has been written by many contributors[2].
40
42 cockpit-ws(8)
43
45 1. upstream bug tracker
46 https://github.com/cockpit-project/cockpit/issues/new
47
48 2. contributors
49 https://github.com/cockpit-project/cockpit/
50
51
52
53cockpit 04/15/2020 COCKPIT-BRIDGE(1)