Skip to content

Document drift command marks #57

Description

@sevdog

What problem does this solve?

Currently the drif command outputs a !! for blocking drift and a ~ for a non-blocking one.

However this is not documented, it can only be seen in the code:

mark = "!!" if d.is_blocking else " ~"

Proposed solution

Add a description of the meaning of marks in the command help or in the summarized output, to help user to better identify issues.

Alternatives you considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions