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.admin:connect
Name
admin:connect, connect — connects to an existing container
Synopsis
admin:connect  [
					--help
				] [[
						-u
					] |  [
						--username
					] userName] [[
						-p
					] |  [
						--password
					] password] {
					container
				} [
					command
				]
Arguments
					Table 4.6, “admin:connect Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
 -u, --username  | The remote user name; the default is karaf | 
 -p, --password  | The remote user password; the default is karaf | 
 container  | The container to connect to | 
 command  | Command to execute on connecting |