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.Este contenido no está disponible en el idioma seleccionado.
7.34. fabric:leave
Abstract
disconnects a container from a fabric
Synopsis Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
fabric:leave
[
options
] [
containerName
]
Description Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
This command disconnects a container from a fabric and cleans related data.
Note
This command is only available from R13 and later.
If you use the leave command without any options, it attempts to disconnect the current container from the fabric.
fabric:leave
fabric:leave
Container joined will be disconnected from Fabric. This operation is not reversible. Do you want to proceed? (yes/no): yes Container joined will leave Fabric and restart - cleanup will be done asynchronously.
Container joined will be disconnected from Fabric. This operation is not reversible.
Do you want to proceed? (yes/no): yes
Container joined will leave Fabric and restart - cleanup will be done asynchronously.
If you specify the container using the leave command, the specified container leaves the fabric.
fabric:leave containerName
fabric:leave containerName
Arguments Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Table 7.34, “fabric:leave Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
containerName | Specifies the name of container to remove from the fabric. |
--help | Displays the online help for this command. |
--f | Forces the execution of the command regardless of the known state of the container. |