Skip to content

Cannot suppress redirect output #1934

@bmcfads

Description

@bmcfads

It seems that some things have changed around redirects recently, and now my output (using the GitHub Action) is littered with redirect information. I cannot figure out how to suppress the redirects; I only want to see the error results.

For example, the output shows something like the following for every redirect:

* [200] <https://some-link-that-was-checked.com> | Redirect: Followed 1 redirect resolving to the final status of: OK. 
Redirects: https://some-link-that-was-checked.com --> https://the-link-it-was-redirected-to.com

How do I suppress these? I tried using the --quiet argument x2 with no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions