Add an image tag.
Tagging an image will result in the creation of a new Docker Image tag. If registry not specified - default is used.
codefresh tag <id> [tags..]
Option | Alias | Default | Description |
---|---|---|---|
id | Docker image id | ||
names | Tag names |
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--registry | -r | Registry integration name |
codefresh tag 2dfacdaad466 1.0.0
codefresh tag 2dfacdaad466 1.0.0 --registry dockerhub
codefresh tag 2dfacdaad466 1.0.0 my-tag