zed
zed copied to clipboard
fix(permission): LookupResource should stop the stream according to --page-limit argument
zed calls the LookupResource in a loop, and automatically provides the cursor token. This causes the --page-limit to have practically no effect from user's perspective.