mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 06:57:05 +00:00
Update cheatsheets
This commit is contained in:
17
linux/cockpit-bridge
Normal file
17
linux/cockpit-bridge
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user