You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the --page-length / -l and --page-number / -n options for
paginated API data. Provide a kernelci.cli.get_pagination() function
to convert these arguments into the offset / limit values used with
the API as pagination is easier with relative numbers on the command
line. Add unit tests accordingly to test this function.
Signed-off-by: Guillaume Tucker <[email protected]>
0 commit comments