[
https://issues.jboss.org/browse/ELY-1122?page=com.atlassian.jira.plugin.s...
]
Hynek Švábek updated ELY-1122:
------------------------------
Description:
Vault Command --bulk-convert ignore --summary option.
There is expected to get one CLI command for each converted credential store.
*How to reproduce*
download all attachments to same location as *wildfly-elytron-tool.jar* or update
locations in *bulk-vault-conversion-desc* file and then run.
{code}
java -jar wildfly-elytron-tool.jar vault --bulk-convert bulk-vault-conversion-desc
--summary
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted.jceks"
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted2.jceks"
{code}
You don't see any summary with CLI commands for each converted credential store.
was:
Vault Command --bulk-convert ignore --summary option.
There is expected to get one CLI command for each converted credential store.
*How to reproduce*
download all attachments to same location as *wildfly-elytron-tool.jar* or update
locations in *bulk-vault-conversion-desc* file and then run.
{code}
java -jar wildfly-elytron-tool.jar vault --bulk-convert bulk-vault-conversion-desc -f
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted.jceks"
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted2.jceks"
{code}
You don't see any summary with CLI commands for each converted credential store.
WildFly Elytron Tool, Vault Command --bulk-convert ignore --summary
option.
---------------------------------------------------------------------------
Key: ELY-1122
URL:
https://issues.jboss.org/browse/ELY-1122
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
Vault Command --bulk-convert ignore --summary option.
There is expected to get one CLI command for each converted credential store.
*How to reproduce*
download all attachments to same location as *wildfly-elytron-tool.jar* or update
locations in *bulk-vault-conversion-desc* file and then run.
{code}
java -jar wildfly-elytron-tool.jar vault --bulk-convert bulk-vault-conversion-desc
--summary
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted.jceks"
Vault (enc-dir="./";keystore="server.store") converted to credential
store "converted2.jceks"
{code}
You don't see any summary with CLI commands for each converted credential store.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)