Merge pull request #13872 from vrothberg/revert-size

Revert "images --size"
This commit is contained in:
OpenShift Merge Robot
2022-04-14 07:18:52 -04:00
committed by GitHub
10 changed files with 11 additions and 56 deletions

View File

@ -100,10 +100,6 @@ Omit the table headings from the listing of images.
Lists only the image IDs.
#### **--size**
Compute and display the size of each image. The default is true. Computing the size of images can be costly. If listing images is critical to performance, consider turning off size-computation via `--size=false`.
#### **--sort**=*sort*=*created*
Sort by created, id, repository, size or tag (default: created)