-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR19
-
None
PowerShell elytron-tool.ps1 script doesn't work with arguments.
When I add $args at the end of line in elytron-tool.ps1 script [1]
& $JAVA -jar $JBOSS_HOME'\bin\wildfly-elytron-tool.jar' $JAVA_OPTS $args
it works.
How to reproduce
PowerShell -ExecutionPolicy Bypass -File elytron-tool.ps1 credential-store --add secret_alias --password pass123 --create -x secret_password -l testBasicWildflyElytronTool.jceks
There is shown general help output for all commands in tool.
- is cloned by
-
WFCORE-2935 Wildfly Elytron Tool, PowerShell elytron-tool.ps1 script doesn't work with arguments.
- Resolved
- is incorporated by
-
JBEAP-10801 WildFly Elytron Tool, Credential-store command has to have way how to set security provider for custom credential store implementation.
- Closed
- relates to
-
JBEAP-10232 WildFly Elytron Tool has to have own sh, bat, ps1 script
- Closed