It seems like this tool does not support pagination when listing the tags using reg tags.
AWS ECR limits this to 100 results and returns the next url in the response header, as the v2 spec specifies. On a repository with more than 100 tags (109) I only get 100 tags, instead of the suspected 109.