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.34. fabric:leave
Abstract
disconnects a container from a fabric
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
fabric:leave
[
options
] [
containerName
]
Description 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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. |