[
https://issues.jboss.org/browse/AS7-2664?page=com.atlassian.jira.plugin.s...
]
Alexey Loubyansky commented on AS7-2664:
----------------------------------------
I need more convincing arguments here.
'=' are appended after request parameters and node types. Is it missing somewhere
else?
':' is a separator between the node path (address part) and the operation name.
How would the CLI know when you finished the node path and want to start an operation? I
mean all these are valid ':read-resource',
'/subsystem=datasources:read-resource',
/subsystem=datasources/data-source=myds:read-resource'.
'(' is a start of the parameter list. It's not required if the operation
doesn't have parameters or does have but can be executed w/o them. So, it's
questionable. Adding it automatically could be annoying.
Tab Completion help, found an example where = are added to the tab
completion, it would be nice if commands would be post pended with either = or : or ( as
appropaite
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AS7-2664
URL:
https://issues.jboss.org/browse/AS7-2664
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Reporter: Jim Tyrrell
Assignee: Alexey Loubyansky
Labels: eap6-ux
Attachments: Screenshot-7.png
More help hinting at the format of commands, found this one by accident in the attached
screen shot that had = signs which makes it very nice, so far had not noticed the tabs
adding in syntax help like that before.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira