shell:watch

Description

Watches & refreshes the output of a command

Syntax

shell:watch [options] command

Arguments

Name Description
command The command to watch / refresh

Options

Name Description
-a, --append The output should be appended but not clear the console
--help Display this help message
-n, --interval The interval between executions of the command in seconds (defaults to 1)