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

--load-existing cannot be set to False, which I need to skip confirmation #301

Open
eatwithforks opened this issue Oct 24, 2019 · 0 comments

Comments

@eatwithforks
Copy link
Contributor

sfn ... --load-existing false
ERROR: Invalid type for `load_existing` (false <String>). Valid - TrueClass,FalseClass,NilClass,NilClass

I also tried the maybe supported --no-load-existing, but that did not work either.
I think the solution would be to add a custom parser as: -> {} that returns false when the string false was passed ... does this sound correct, would you accept a PR for that ?

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