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:echo
Name
shell:echo, echo — prints arguments to the standard output
Synopsis
shell:echo  [
					--help
				] [
					-n
				] {
					argument
				...}
Arguments
					Table 2.4, “shell:echo Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command. | 
 -n  | Do not print the trailing newline character. | 
 argument  | Specifies a space delimited list of arguments to print. |