Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.shell:watch
Name
shell:watch, watch — watches and refreshes the output of a command
Synopsis
shell:watch  [
					--help
				] [[
						-n
					] |  [
						--interval
					] seconds] {
					command
				}
Arguments
					Table 2.21, “shell:watch Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
-n,--interval | Specifies the interval, in seconds, between executions of the command. The default is 1. | 
 command  | Specifies the command to watch and refresh. |