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 conteúdo não está disponível no idioma selecionado.
7.53. fabric:version-delete
Abstract
delete the specified version
Synopsis Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
fabric:version-delete
[
--help
] {
Version
}
Description Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
Delete the specified version.
Warning
This command also deletes all of the profile data associated with the deleted version.
Note
Be aware that Karaf does not handle leading and trailing zeros in version numbers. Numbers such as 1.10, 01.1, 1.1 will all be interpreted as 1.1. When specifying version numbers, any numbers with leading or trailing zeros must be enclosed in double quotes. For example, "1.10". This will force the number to be interpreted as presented.
Arguments Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
Table 7.53, “fabric:version-delete Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
Version | (Required) The version to delete. |