]
Ilia Vassilev reassigned ELY-1085:
----------------------------------
Assignee: Ilia Vassilev (was: Darran Lofthouse)
CS tool, Help contains wrong description of "--create"
option, there is description with true/false value.
----------------------------------------------------------------------------------------------------------
Key: ELY-1085
URL:
https://issues.jboss.org/browse/ELY-1085
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Reporter: Hynek Švábek
Assignee: Ilia Vassilev
Help contains wrong description of "--create" option, there is description with
true/false value.
--create option doesn't expect any value.
{code}
java -jar wildfly-elytron-tool.jar credential-store --help
...
-c,--create Create credential store [true/false]
...
{code}