-
Bug
-
Resolution: Done
-
Major
-
0.66.8
-
None
Creating an CLI command alias with '-' character doesn't work. CLI doesn't print any error, but still it doesn't register the alias.
[standalone@localhost:9990 /] alias read-undertow='/subsystem=undertow:read-resource' [standalone@localhost:9990 /] alias [standalone@localhost:9990 /] alias read_undertow='/subsystem=undertow:read-resource' [standalone@localhost:9990 /] alias alias read_undertow='/subsystem=undertow:read-resource'
Note:
In case this behaviour is expected, please give us a comment on JBEAP-4837 so it can be documented.
- clones
-
JBEAP-4938 CLI command aliases with '-' character should print error
- Verified
- relates to
-
AESH-374 Aliases should be allowed to contain non alphabetical letters
- Resolved