You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/03/19 06:17:15 UTC

[jira] [Assigned] (KARAF-2230) Watch command - Add option to control if the console should clear or not

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

Freeman Fang reassigned KARAF-2230:
-----------------------------------

    Assignee: Freeman Fang
    
> 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
>
> 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