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

feat: add a "download" or "results" sub command for retrieving check results #988

Open
MegaMaddin opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MegaMaddin
Copy link

What problem does this feature solve?

As a customer/user of the CLI, I want to be able to download check results as well, w/o the need of tinkering together API requests. In a perfect world I'd be able to provide some filters (like tags, check type, success state, check id) for retrieving results.

How would you implement this feature?

I'd use the public API for data gathering and filtering where possible, otherwise use client side filtering.

@MegaMaddin MegaMaddin added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant