Skip to content

Use "--short" by default, convert it to "--long" #5

@AlexandreDecan

Description

@AlexandreDecan

Hello,

Currently, when reporting on a change through the CLI, values are provided in their "long" version. We have an option to make the output shorter, by specifying --short (or -s). I propose that, by default, we truncate the output (i.e., we apply the behaviour of --short) while providing a new option, namely --long or --full-value or..., to indicate that the output shouldn't be truncated. The rationale behind this suggested change is that I expect users to be more interested about the kind of changes that were made to the file (and the path of those changes) rather than the values (since, if you know the path, you can easily find the full values in the respective files).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions