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.5. config:propappend, propappend
Abstract
Synopsis Copier lienLien copié sur presse-papiers!
config:propappend
[
--help
] [[
-b
] | [
--bypass-storage
]] [[
-p PID
] | [
--pid PID
]] {
name
} {
value
}
Details Copier lienLien copié sur presse-papiers!
-p
argument to specify a PID, however, the change is made immediately.
Arguments Copier lienLien copié sur presse-papiers!
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
-b , --bypass-storage | Doe not write the change to the local file. |
-p , --pid | Specifies the PID of the configuration in which to make the change. The default is to change the configuration currently open for editing. |
name | Specifies the name of the property to change. |
value | Specifies the value to append to the property. |