Skip to content

Configure exit codes for all unhappy flows #26

Description

@oduludo

When running check, the only way to get a non-zero exit code is by checking a resource version that has passed EOL combined with the --e flag. If you request a version or resource that is unknown, the exit code will be 0 always.

Ensure all unhappy flows in the application have a non-zero exit code. Think of checking on an unknown resource or version, but also when listing versions for an unknown resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions