github.com/panekj/cli@v0.0.0-20230304125325-467dd2f3797e/docs/reference/commandline/system.md (about)

     1  # system
     2  
     3  <!---MARKER_GEN_START-->
     4  Manage Docker
     5  
     6  ### Subcommands
     7  
     8  | Name                                 | Description                                                                      |
     9  |:-------------------------------------|:---------------------------------------------------------------------------------|
    10  | [`df`](system_df.md)                 | Show docker disk usage                                                           |
    11  | [`dial-stdio`](system_dial-stdio.md) | Proxy the stdio stream to the daemon connection. Should not be invoked manually. |
    12  | [`events`](system_events.md)         | Get real time events from the server                                             |
    13  | [`info`](system_info.md)             | Display system-wide information                                                  |
    14  | [`prune`](system_prune.md)           | Remove unused data                                                               |
    15  
    16  
    17  
    18  <!---MARKER_GEN_END-->
    19  
    20  ## Description
    21  
    22  Manage Docker.