Github user aledsage commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/112#issuecomment-51587152
Thanks @sjcorbett - great comments. Was not sure about the automation
case. A `--password` is bad practice because it is visible to anyone doing
`ps`, and ends up in bash history etc. Reading from stdin is a little less bad.
A great discussion of this at http://stackoverflow.com/a/715681/1393883.
I'll add support for stdin to help user "circumvent 35 years of Unix
security"!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---