Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update help string for --limit flag in item ls #10

Open
atluq opened this issue Jun 9, 2021 · 0 comments
Open

Update help string for --limit flag in item ls #10

atluq opened this issue Jun 9, 2021 · 0 comments

Comments

@atluq
Copy link

atluq commented Jun 9, 2021

Update help for this great feature which I almost missed. Limit must not be less or equal to 100.

Limit 100 works:

❯ qlik item ls --limit 1000 | jq -r '.[].resourceId' | wc --lines
1000

Flag docs:

--limit int                   The maximum number of resources to return for a request. The limit must be an integer between 1 and 100 (inclusive).

Version:

❯ qlik version
version: 2.2.0  branch:         commit: 90db1e4adc032c37587c57fb828b4b6e33bfdf03
@atluq atluq changed the title Update help string for --limit flag in items ls Update help string for --limit flag in item ls Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant