turso-cli
turso-cli copied to clipboard
Add support for cursor pagination to show audit logs command
To fix the audit logs, supporting cursor based pagination is going to be crucial to avoid large offset/limit clauses. The API is backwards compatible but the CLI should support this as well.