1
0
mirror of https://github.com/docker/cli.git synced 2025-04-26 09:28:51 +03:00
Sebastiaan van Stijn 17f4c8259b
update cli-docs-tool to v0.6.0
release notes: https://github.com/docker/cli-docs-tool/releases/tag/v0.6.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-28 01:58:58 +02:00

22 lines
557 B
Markdown

# system
<!---MARKER_GEN_START-->
Manage Docker
### Subcommands
| Name | Description |
|:-----------------------------|:-------------------------------------|
| [`df`](system_df.md) | Show docker disk usage |
| [`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.