-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR16
Summary output must reflect chosen option. When I run wildfly-elytron-tool with --remove and --summary I always get "add command for CLI"
There is expected command for remove entry from credential store.
Same problem is there for --aliases, --exists
java -jar wildfly-elytron-tool.jar credential-store --remove secret_alias --password pass123 --uri "cr-store://test1.jceks?modifiable=true;create=true;keyStoreType=JCEKS" -l test1.jceks --summary Alias "secret_alias" has been successfully removed Credential store command summary: -------------------------------------- /subsystem=elytron/credential-store=test:add(uri="cr-store://test1.jceks?modifiable=true;create=true;keyStoreType=JCEKS",relative-to=jboss.server.data.dir,credential-reference={clear-text="pass123"})
- incorporates
-
JBEAP-10680 WildFly Elytron Tool, Vault Command --bulk-convert ignore --summary option.
- Closed
-
JBEAP-10692 WildFly Elytron Tool, Omitting --location for Vault command leads to wrong credential store storage file in tool output and in summary output.
- Closed
- is cloned by
-
ELY-1091 CS tool, Summary output must reflect chosen option, now there is always CLI command for add new credential store.
- Resolved
- is incorporated by
-
JBEAP-10244 Upgrade WildFly Elytron Tool to 1.0.0.Beta4
- Closed
-
JBEAP-11127 Upgrade Wildfly-Elytron-Tool to 1.0.0.Beta6
- Closed
-
JBEAP-11783 Upgrade to Elytron tool 1.0.0.CR1
- Closed
- is related to
-
JBEAP-10592 Wildfly Elytron Tool, Summary CLI command for adding new credential store contains duplicity for "create" and "location" attribute, "modification" attr is wrongly placed..
- Closed