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

Need a way to disable prompting user when connecting #280

Open
maffoo opened this issue Aug 10, 2016 · 0 comments
Open

Need a way to disable prompting user when connecting #280

maffoo opened this issue Aug 10, 2016 · 0 comments

Comments

@maffoo
Copy link
Contributor

maffoo commented Aug 10, 2016

In some scenarios we are not able to prompt the user for things like entering a password or accepting a certificate, for example when running a server on a remote machine with the node. In such a case we should fail rather than hanging on a prompt. Ideally, just test if stdin is a terminal, rather than requiring this to be configured up front.

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