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.
7.50. fabric:watch
Abstract
Synopsis Copier lienLien copié sur presse-papiers!
fabric:watch
[
--help
] [
--no-upload
] [[
--start
] | [
--stop
]] [
-i interval
] [
--list
] [
--remove
] {
bundles
...}
Arguments Copier lienLien copié sur presse-papiers!
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
--no-upload | If specified, updated bundles are not uploaded to the fabric's Maven proxy repository. |
--stop | Stop watching the specified bundles |
--start | Start watching the specified bundles |
-i | Specifies the interval, in milliseconds, to check the bundles. |
--list | List the bundles being watched. |
--remove | Remove the specified bundles from the watch list. |
bundles... | Specifies a whitespace delimited list of bundle URLs or bundle IDs. |
fabric:watch *
, Fabric monitors all bundles whose location matches mvn:* and that have -SNAPSHOT in their URL.