Crane is a tool for managing container images
Crane is a tool for managing container images
crane [flags]
-h, --help help for crane
- crane append - Append contents of a tarball to a remote image
- crane config - Get the config of an image
- crane copy - Efficiently copy a remote image from src to dst
- crane delete - Delete an image reference from its registry
- crane digest - Get the digest of an image
- crane export - Export contents of a remote image as a tarball
- crane ls - List the tags in a repo
- crane manifest - Get the manifest of an image
- crane pull - Pull a remote image by reference and store its contents in a tarball
- crane push - Push image contents as a tarball to a remote registry
- crane rebase - Rebase an image onto a new base image
- crane validate - Validate that an image is well-formed