Skip to content

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

Open
@MegaMaddin

Description

@MegaMaddin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions