1COCKPIT-BRIDGE(1)               cockpit-bridge               COCKPIT-BRIDGE(1)
2
3
4

NAME

6       cockpit-bridge - Cockpit Host Bridge
7

SYNOPSIS

9       cockpit-bridge [--help] [--packages]
10

DESCRIPTION

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

OPTIONS

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
34       --version
35           Show Cockpit version information.
36

BUGS

38       Please send bug reports to either the distribution bug tracker or the
39       upstream bug tracker[1].
40

AUTHOR

42       Cockpit has been written by many contributors[2].
43

SEE ALSO

45       cockpit-ws(8)
46

NOTES

48        1. upstream bug tracker
49           https://github.com/cockpit-project/cockpit/issues/new
50
51        2. contributors
52           https://github.com/cockpit-project/cockpit/
53
54
55
56cockpit                           12/15/2023                 COCKPIT-BRIDGE(1)
Impressum