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.Ce contenu n'est pas disponible dans la langue sélectionnée.
5.2. config:delete, delete
Abstract
deletes a configuration from the container
Synopsis Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
config:delte
[
--help
] [[
-f
] | [
--use-file
]] [
--no-delete-cfg-file
] {
pid
}
Details Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
When you delete a configuration, the change is made directly on the running container. Any properties set in the configuration are reverted to their default values and the behavior of the container will be immediate.
If you use the
--no-delete-cfg-file
argument, the original settings can be reloaded from the configuration file.
Arguments Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Table 5.2, “config:delete Arguments” describes the command's arguments.
Option | Interpretation |
---|---|
--help | Displays the online help for this command. |
-f , --use-file | Use a filename instead of the PID to locate the configuration. |
--no-delete-cfg-file | Does not delete the associated configuration file from the container's etc folder. |
pid | Specifies the configuration's persistent identifier. |