[
https://issues.jboss.org/browse/ELY-1750?page=com.atlassian.jira.plugin.s...
]
Bartosz Baranowski edited comment on ELY-1750 at 2/7/19 3:52 AM:
-----------------------------------------------------------------
* read-alias
** dumps HEXed key, signature etc. Usually its not required? Add 'verbose'
parameter
** requires 'alias' parameter, maybe should be 'name' to align with other
server resources?
* read-aliases - add 'recursive' and 'verbose'(check above) to allow read
of more than names?
* add default 'relative-to' to avoid punching "jboss.server.config.dir"
* auto complete does not work from subsystem=elytron level. ie
/subsystem=elytron/key-store=X:add - this will autocomplete, however cd
/subsystem=elytron; key-store=X:add - this wont ( even 'key'+TAB wont)
Improve output of read alias CLI command. Right now, by default read OP dumps every piece
of information, like public-key, signature etc etc. Those are in HEX form, which are
useful, but clutter output since they are really long. In case of one entry it is fine,
but if there are more, it might be really hard to follow.
verbos=true - full info, default, verbose==false ?
was (Author: baranowb):
Improve output of read alias CLI command. Right now, by default read OP dumps every piece
of information, like public-key, signature etc etc. Those are in HEX form, which are
useful, but clutter output since they are really long. In case of one entry it is fine,
but if there are more, it might be really hard to follow.
verbos=true - full info, default, verbose==false ?
Enchance keystore CLI commands
------------------------------
Key: ELY-1750
URL:
https://issues.jboss.org/browse/ELY-1750
Project: WildFly Elytron
Issue Type: Enhancement
Components: Command-Line Tool
Reporter: Bartosz Baranowski
Assignee: Bartosz Baranowski
Priority: Major
--
This message was sent by Atlassian Jira
(v7.12.1#712002)