mirror of https://github.com/docker/cli.git
23 lines
993 B
Markdown
23 lines
993 B
Markdown
# system
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Manage Docker
|
|
|
|
### Subcommands
|
|
|
|
| Name | Description |
|
|
|:-------------------------------------|:---------------------------------------------------------------------------------|
|
|
| [`df`](system_df.md) | Show docker disk usage |
|
|
| [`dial-stdio`](system_dial-stdio.md) | Proxy the stdio stream to the daemon connection. Should not be invoked manually. |
|
|
| [`events`](system_events.md) | Get real time events from the server |
|
|
| [`info`](system_info.md) | Display system-wide information |
|
|
| [`prune`](system_prune.md) | Remove unused data |
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
## Description
|
|
|
|
Manage Docker.
|