Liking cljdoc? Tell your friends :D

rpm-shared.aws.ecr


batch-get-imageclj

(batch-get-image aws-user repository-name image-digest-or-tag)

describe-imageclj

(describe-image aws-user repository-name image-tag)

describe-imagesclj

(describe-images aws-user repository-name tagged-only?)

ecrclj

(ecr aws-user)

list-imagesclj

(list-images aws-user repository-name tagged-only?)

tag-image!clj

(tag-image! aws-user repository-name image-digest-or-tag image-tag)

Will remove image-tag from any image that had it before and assign it to the given image.

Will remove `image-tag` from any image that had it before and assign it
to the given image.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close