[
https://issues.jboss.org/browse/FORGE-1953?page=com.atlassian.jira.plugin...
]
Mahmoud Ben Hassine commented on FORGE-1953:
--------------------------------------------
Yes, actually we can type:
- *sysprops* : to list system properties
- *sysprops-get --propertyName foo* : to get the value of the system property
'foo'
- *sysprops-set --propertyName foo --propertyValue bar* : to set the value 'bar'
to property 'foo'
What do you think about this definition?
Kind regards,
Mahmoud
Add command to list JVM system properties
-----------------------------------------
Key: FORGE-1953
URL:
https://issues.jboss.org/browse/FORGE-1953
Project: Forge
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: UI - Shell
Affects Versions: 2.7.2.Final
Reporter: Mahmoud Ben Hassine
Priority: Minor
It's always useful to have a list of system properties used to start forge's JVM.
This feature request suggests a *_sysprops_* command that list all system properties. What
do you think about it?
The command name can be changed. I have already implemented the command, if it is ok for
you, i'll send a pull request.
Best regards,
Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)