Skip to content

convert to click for command line parsing and dispatching #251

@anarcat

Description

@anarcat

it was informally discussed (on IRC) the idea of converting the current tangled mess of argparse calls into the much cleaner click dispatcher.

this could get rid of a lot of code in archiver.py and make borg easier to extend.

it seems that click works in both 2.7 and 3.3 or higher, so it could be a problem until we drop support for 3.2 (#65).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions