image
Last updated
Last updated
Container image operations
Container image operations.
Commands:
Usage | Description |
---|---|
Get digest of an image from remote registry
Get digest of an image from remote registry
Image name must be URL
with image:// scheme. Image name must contain tag.
List images
List images.
Pull an image from platform registry
Pull an image from platform registry.
Remote image name must be URL
with image:// scheme. Image names can contain tag.
Push an image to platform registry
Push an image to platform registry.
Remote image must be URL
with image:// scheme. Image names can contain tag. If tags not specified 'latest' will be used as value.
Remove image from platform registry
Remove image from platform registry.
Image name must be URL
with image:// scheme. Image name must contain tag.
Get image size
Get image size
Image name must be URL
with image:// scheme. Image name must contain tag.
List tags for image in platform registry
List tags for image in platform registry.
Image name must be URL
with image:// scheme.
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Get digest of an image from remote registry
List images
Pull an image from platform registry
Push an image to platform registry
Remove image from platform registry
Get image size
List tags for image in platform registry
--help
Show this message and exit.
--help
Show this message and exit.
--all-orgs
Show images in all orgs.
--all-projects
Show images in all projects.
--cluster CLUSTER
Show images on a specified cluster (the current cluster by default).
-l
List in long format.
--full-uri
Output full image URI.
-n, --name PATTERN
Filter out images by name regex.
--org ORG
Filter out images by org (multiple option, the current org by default).
--project PROJECT
Filter out images by project (multiple option, the current project by default).
--help
Show this message and exit.
--help
Show this message and exit.
--help
Show this message and exit.
-f
Force deletion of all tags referencing the image.
--help
Show this message and exit.
--help
Show this message and exit.
-l
List in long format, with image sizes.