-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR18
-
None
Add prompt when --secret is missing for Mask command.
Use case:
User have automation script using wildfly elytron tool and user don't want to have secret value stored in file.
User don't want secret value to be stored in shell history after execution.
User don't want secret value to be listed in ps -aux output.
There have to be possibility to omit --secret. When omitting --secret attribute user interaction prompt should follow with possibility to input secret value.
How to reproduce
java -jar wildfly-elytron-tool.jar mask -i 240 -s 12345678
- is cloned by
-
ELY-1162 WildFly Elytron Tool, add prompt when --secret is missing for Mask command.
- Resolved
- is incorporated by
-
JBEAP-11127 Upgrade Wildfly-Elytron-Tool to 1.0.0.Beta6
- Closed
- is related to
-
JBEAP-10696 WildFly Elytron Tool, add prompt when --keystore-password is missing for Vault command.
- Closed