[ 
https://issues.apache.org/jira/browse/KARAF-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved KARAF-2230.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
                   2.4.0
                   2.3.2

commit fix
http://svn.apache.org/r1458153 for 2.3.x branch
http://svn.apache.org/r1458154 for 2.x branch
http://svn.apache.org/r1458160 for trunk
                
> Watch command - Add option to control if the console should clear or not
> ------------------------------------------------------------------------
>
>                 Key: KARAF-2230
>                 URL: https://issues.apache.org/jira/browse/KARAF-2230
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>    Affects Versions: 2.3.1
>            Reporter: Claus Ibsen
>            Assignee: Freeman Fang
>            Priority: Minor
>              Labels: command
>             Fix For: 2.3.2, 2.4.0, 3.0.0
>
>
> The watch command will clear the console on each run. It would be nice if 
> there was an option to not clear, so the watch can run like a log:tail 
> command does.
> {code}
> karaf@root> watch --help
> DESCRIPTION
>         shell:watch
>       Watches & refreshes the output of a command
> SYNTAX
>         shell:watch [options] command
> ARGUMENTS
>         command
>                 The command to watch / refresh
> OPTIONS
>         --help
>                 Display this help message
>         -n, --interval
>                 The interval between executions of the command in seconds
>                 (defaults to 1)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to