Skip to content

satl tag

Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE

$ satl tag [OPTIONS] <SOURCE_IMAGE[:TAG]> <TARGET_IMAGE[:TAG]>

Arguments

Argument Description
<SOURCE_IMAGE[:TAG]> The existing local image
<TARGET_IMAGE[:TAG]> The additional reference to point at the same image

Global options

Accepted by every satl command.

Option Description
--host <URL> Daemon socket to connect to (docker-style URL)
Default: unix:///var/run/satl.sock
Environment: DOCKER_HOST
-h, --help Print help
-V, --version Print version

Generated from satl 0.1.0 by make gen. Change it in the SatL source or in overlay/cli.yml, never here.