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

Explicitly provided args with default values are still being prompted #415

Open
hongaar opened this issue Nov 18, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@hongaar
Copy link
Owner

hongaar commented Nov 18, 2022

As mentioned in the readme (https://github.com/hongaar/bandersnatch#prompt):

⚠ Please note that even though --confirmed was specified on the command line, it was still being prompted. This is a known issue. In this case, the default value was the same as the input, in which case bandersnatch doesn't know whether a value was explicitly passed in or inherited from the default value.

See if we can somehow detect provided args with default values and skip prompt in that case.

@hongaar hongaar added the bug Something isn't working label Nov 18, 2022
@hongaar hongaar self-assigned this Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant