Skip to content

Command line args #428

@JakeGinnivan

Description

@JakeGinnivan

Just wanted to discuss while 3.0 has not been released.

Is it worth looking to see if we can improve the command line usage? There are a bunch of better parsing libraries and conventions like -s --short which git uses which could make the usage nicer.

We could to try keep compatibility have a translation to start which translates the command line args as they are now into the new args. Help will only show the new args.

What does everyone think? Is it worth investigating or not?

// @andreasohlund @SimonCropp @gep13 @GeertvanHorrik

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions