% kpod(1) kpod-tag - Add tags to an image % Ryan Cole
kpod tag - Add an additional name to a local image
kpod tag [--help|-h]
Assigns a new alias to an image in a registry. An alias refers to the entire image name, including the optional TAG after the ':'
kpod [GLOBAL OPTIONS]
kpod [GLOBAL OPTIONS] tag [OPTIONS]
--help, -h Print usage statement
kpod tag 0e3bbc2 fedora:latest
kpod tag httpd myregistryhost:5000/fedora/httpd:v2
kpod(1), crio(8), crio.conf(5)
July 2017, Originally compiled by Ryan Cole [email protected]