mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 11:41:54 +00:00
18 lines
382 B
Plaintext
18 lines
382 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# cockpit-bridge
|
|
|
|
> Relay messages and commands between the front end and server in the cockpit suite.
|
|
> More information: <https://cockpit-project.org/guide/latest/cockpit-bridge.1.html>.
|
|
|
|
- List all cockpit packages:
|
|
|
|
`cockpit-bridge --packages`
|
|
|
|
- Display help:
|
|
|
|
`cockpit-bridge --help`
|