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.fabric:container-rollback
Name
fabric:container-rollback — roll back the specified containers to an older version
Synopsis
fabric:container-rollback  [
					--help
				] [
					--all
				] {
					Version
				} [
					ContainerList
				]
Description
					For an example of how this command is used, see fabric:container-upgrade.
				
Arguments
					Table 10.20, “fabric:container-rollback Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
 --all  | Roll back all containers. | 
 Version | (Required) The version to roll back to. | 
 ContainerList  | The list of containers to roll back. An empty list implies the current container. |