Skip to content

CLI not returning error code #188

@erikreinert

Description

@erikreinert

What problem are we trying to solve?

When the CLI gets an error from the SDK client it does not bubble that error code up to the main execution which means CI/CD can pass even though the command failed.

What is the solution?

Whenever we get an error from a request, we need the CLI to properly exit with a non 0 code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions