Skip to content

How to suppress the output completely and rely on return codes? #419

Closed
@visa2learn

Description

@visa2learn

I was wondering if there is a way to suppress the output completely? I am trying to use this in an automated code and would rely on the return code (using flag --detailed-exitcode). I didn't find any flag to suppress the output. I can always do helm diff... > /dev/null but wanted to know if there is any inbuilt flags to achieve this?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions