7.32. fabric:git-master
Abstract
checks and/or changes the container that is the git master in the cluster
Synopsis
fabric:git-master
[
options
] [
container
]
Description
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
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
Changing Git master to new cluster member: root
Arguments
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 |