Git-secret: Feature: support long options

Created on 27 Jan 2019  路  3Comments  路  Source: sobolevn/git-secret

It would be nice if git-secret supported short and long command-line options, such as --verbose instead of -v and --preserve instead of -P.

Support for long-form command line options also makes code and examples using git-secret more self-documenting.

Implementation details aside, I think this is a feature we should add. Any thoughts from users or developers are welcome.

command-line options enhancement help wanted

All 3 comments

See also #390, #395

I agree, since there are a lot of options it may be more friendly to have long alternatives.

It would be great for someone to make a first pass at defining a long option version of each option we support now. Hint hint to anyone : ]

Was this page helpful?
0 / 5 - 0 ratings