.nh .SH containers\-storage\-set\-names 1 "August 2016" .SH NAME .PP containers\-storage set\-names \- Set names for a layer/image/container .SH SYNOPSIS .PP \fBcontainers\-storage\fP \fBset\-names\fP [\fB\-n\fP \fIname\fP [...]] \fIlayerOrImageOrContainerNameOrID\fP .SH DESCRIPTION .PP In addition to IDs, \fIlayers\fP, \fIimages\fP, and \fIcontainers\fP can have human\-readable names assigned to them in \fIcontainers\-storage\fP\&. The \fIset\-names\fP command can be used to reset the list of names for any of them. .SH OPTIONS .PP \fB\-n | \-\-name\fP \fIname\fP .PP Specifies a name to set on the layer, image, or container. If a specified name is already used by another layer, image, or container, it is removed from that other layer, image, or container. Any names which are currently assigned to this layer, image, or container, and which are not specified using this option, will be removed from the layer, image, or container. .SH EXAMPLE .PP \fBcontainers\-storage set\-names \-n my\-one\-and\-only\-name f3be6c6134d0d980936b4c894f1613b69a62b79588fdeda744d0be3693bde8ec\fP .SH SEE ALSO .PP containers\-storage\-add\-names(1) containers\-storage\-get\-names(1)