Skip to content

Undocumented convention: The --reset flag must be the first argument #182

Open
@nbars

Description

@nbars

Hey,

I realized that --reset must be passed as the first argument since it is parsed by the entry point script of the container and not the script that parses everything else. It would be much nicer if the position would not be constrained by its position, or, at least, passing arguments considered unknown lead to a hard error. Since the error message --reset is an unknown argument is hard to spot because of the other output produced by the application.

Since this project seems to be unmaintained, I refrained from submitting a pull request. Please let me know if I am wrong, if so, I am happy to help if desired.

Best,
Nils

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions