openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

added tags.global.plugin #63

Closed wpernath closed 7 years ago

wpernath commented 7 years ago

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'