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

CLI - improve result set processing #232

Open
jjg-123 opened this issue Jan 17, 2025 · 0 comments
Open

CLI - improve result set processing #232

jjg-123 opened this issue Jan 17, 2025 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Jan 17, 2025

Currently result sets exist but are not automatically used for anything. Case in point was a mass revocation request from an admin which required creating a result set with a query, then manually processing each result.

Since result sets exist in the CLI independently of everything else, probably some syntax like

update >refresh_token_valid -rs result_set_name

instead of the new value should work.

That's the easy bit. The hard bit is that there are a lot of commands and each will have to have some sort of support enabled, so a generic way to do this is needed.

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