Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.2.1, 3.0, 3.0.1
-
None
-
None
Description
gregw@Brick: ~
[506] mvn --encrypt-master-password something-very-very-secret
gregw@Brick: ~
[507] history 2
506 mvn --encrypt-master-password something-very-very-secret
507 history 2
commands that take passwords should not accept them from the command line, as they are then visible in history and even in some PS output. They should prompt for passwords with echo turned off.
Attachments
Issue Links
- duplicates
-
MNG-4099 Password encryption CLI switches should prompt for password if missing
- Closed