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.
- is cloned by
-
AESH-369 CLI command aliases with '-' character are not registered
- Resolved
- is incorporated by
-
JBEAP-5622 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha7
- Verified
- is related to
-
JBEAP-5009 Document the limitations for CLI command alias names (CLI guide)
- Closed
-
WFCORE-1674 Testsuite: added tests for CLI interactive mode 'alias' command
- Resolved
- relates to
-
JBEAP-4837 Document usage of CLI command aliases (CLI guide)
- Closed