[JBoss JIRA] (FORGE-1954) Add command to show the current date
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1954?page=com.atlassian.jira.plugin... ]
George Gastaldi edited comment on FORGE-1954 at 7/24/14 10:17 AM:
------------------------------------------------------------------
Sounds good. Send a PR and we'll review it and merge if it's ok. Perhaps with an option to set the pattern to be formatted
was (Author: gastaldi):
Sounds good. Send a PR and we'll review it and merge if it's ok. Does it include "time" as well?
> Add command to show the current date
> ------------------------------------
>
> Key: FORGE-1954
> URL: https://issues.jboss.org/browse/FORGE-1954
> 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
>
> A simple but useful command would be *_date_* to show the current system date. It can be useful and is present in almost any CLI framework, so why not in forge ;-)?
> I've already implemented it, and if accepted, I'll send a pull request.
> Best regards,
> Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1954) Add command to show the current date
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1954?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-1954:
----------------------------------------
Sounds good. Send a PR and we'll review it and merge if it's ok. Does it include "time" as well?
> Add command to show the current date
> ------------------------------------
>
> Key: FORGE-1954
> URL: https://issues.jboss.org/browse/FORGE-1954
> 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
>
> A simple but useful command would be *_date_* to show the current system date. It can be useful and is present in almost any CLI framework, so why not in forge ;-)?
> I've already implemented it, and if accepted, I'll send a pull request.
> Best regards,
> Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1953) Add command to list JVM system properties
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1953?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-1953:
----------------------------------------
Sounds good. Go for it.
> 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)
10 years, 6 months
[JBoss JIRA] (FORGE-1953) Add command to list JVM system properties
by Mahmoud Ben Hassine (JIRA)
[ 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)
10 years, 6 months
[JBoss JIRA] (FORGE-1954) Add command to show the current date
by Mahmoud Ben Hassine (JIRA)
Mahmoud Ben Hassine created FORGE-1954:
------------------------------------------
Summary: Add command to show the current date
Key: FORGE-1954
URL: https://issues.jboss.org/browse/FORGE-1954
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
A simple but useful command would be *_date_* to show the current system date. It can be useful and is present in almost any CLI framework, so why not in forge ;-)?
I've already implemented it, and if accepted, I'll send a pull request.
Best regards,
Mahmoud
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (FORGE-1953) Add command to list JVM system properties
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1953?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-1953:
----------------------------------------
Sure, create a PR and we'll be happy to merge it if it's ok. Does it allow you to set system properties too?
> 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)
10 years, 6 months
[JBoss JIRA] (FORGE-1953) Add command to list JVM system properties
by Mahmoud Ben Hassine (JIRA)
Mahmoud Ben Hassine created FORGE-1953:
------------------------------------------
Summary: 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)
10 years, 6 months