logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cockpit-bridge - Cockpit Host Bridge

Author

       Cockpit has been written by many contributors[2].

Bugs

       Please send bug reports to either the distribution bug tracker or the upstreambugtracker[1].

Description

       The cockpit-bridge program is used by Cockpit to relay messages and commands from the Web front end to
       the server. Among other things it relays DBus, and spawns processes on behalf of the Web user interface.

       This program is not routinely run by users or administrators. It is in the $PATH so that Cockpit can find
       it when connecting between hosts. However there are some diagnostics available when running from the
       command line.

Name

       cockpit-bridge - Cockpit Host Bridge

Notes

        1. upstream bug tracker
           https://github.com/cockpit-project/cockpit/issues/new

        2. contributors
           https://github.com/cockpit-project/cockpit/

cockpit                                            02/13/2025                                  COCKPIT-BRIDGE(1)

Options

--help
           Show help options.

       --interact=boundary
           Interact with the raw cockpit1 protocol. Useful for debugging and testing. Specify a boundary which
           should be on an empty line between messages.

       --packages
           List all available Cockpit packages and exit. Note this includes packages available to the user
           running this command.

       --version
           Show Cockpit version information.

See Also

cockpit-ws(8)

Synopsis

cockpit-bridge [--help] [--packages]

See Also