Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal ReferenceArgumentParser #1

Open
davmlaw opened this issue Nov 17, 2021 · 0 comments
Open

Minimal ReferenceArgumentParser #1

davmlaw opened this issue Nov 17, 2021 · 0 comments

Comments

@davmlaw
Copy link
Contributor

davmlaw commented Nov 17, 2021

Kat's feedback - at the moment has lots of arguments, which pollutes the script's shell help docs

We should make ReferenceArgumentParser take only the minimal ie "--build"

Then make a way to get those arguments if you want them, ie:

ComplexReferenceArgumentParser()
# or ?
ReferenceArgumentParser(config=True, script=True)

Write really good help for all params (ie --stranded)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant