mirror of
https://github.com/docker/cli.git
synced 2026-09-25 07:50:37 -05:00
07f77b78eaf1474057142f4c9e63de04a57b9ab0
This adds support to display names or id of container instead of what was provided in the request. This keeps the default behavior (`docker stats byname` will display `byname` in the `CONTAINER` colmun and `docker stats byid` will display the id in the `CONTAINER` column) but adds two new format directive. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%