<html><head><title></title></head><body><!-- rte-version 0.2 9947551637294008b77bce25eb683dac --><div class="rte-style-maintainer rte-pre-wrap" data-color="global-default" bbg-color="default" data-bb-font-size="medium"bbg-font-size="medium" style="white-space: pre-wrap; font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth";"style="white-space: pre-wrap; font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth"; color: rgb(0, 0, 0);"><div>We have over 100 repositories. However we can only list 100 repos. limit doesn't work somehow. How I can list all our repositories?</div><div><br></div># http GET :80/pulp/api/v3/repositories/ limit=500 | jq -r '.results[] |.name' | wc -l<div>100</div><div><br></div></div></body></html>