Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.7.32. fabric:git-master
Abstract
						checks and/or changes the container that is the git master in the cluster
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
fabric:git-master  [
					options
				] [
					container
				]
Description Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				This command checks and/or changes the container that is the git master in the cluster.
			
Note
					This command is only available from R13 and later.
				
				If you use the fabric:git-master command without any options, it displays the name of the current git master container.
			
fabric:git-master
fabric:git-master
Current Git master is: child3
Current Git master is: child3
				If you specify a container using the fabric:git-master command, it assigns that container as the master.
			
fabric:git-master root
fabric:git-master root
Changing Git master to new cluster member: root
Changing Git master to new cluster member: root
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 7.32, “fabric:git-master Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
container | Specifies the new master container | 
--help | Displays the online help for this command |