oc-cluster show-tags - shows all tags on 'latest' image stream
oc-cluster tag-latest - tags 'latest' of 'image-stream' to
oc-cluster tag-to-target
Assumes that is something like 'RELEASE_1_1' and is 'latest'
It first 'copies' the 'RELEASE_1_1' into and call it 'latest'
and then tags :latest to 'RELEASE_1_1'
3 more global commands:
oc-cluster show-tags - shows all tags on 'latest' image stream
oc-cluster tag-latest - tags 'latest' of 'image-stream' to
oc-cluster tag-to-target
Assumes that is something like 'RELEASE_1_1' and is 'latest'
It first 'copies' the 'RELEASE_1_1' into and call it 'latest'
and then tags :latest to 'RELEASE_1_1'