Back to Watchman

watch-del-all

website/docs/cmd/watch-del-all.md

2026.05.04.00420 B
Original Source

Available since version 3.1.1.

Removes all watches and associated triggers.

From the command line:

bash
$ watchman watch-del-all

JSON:

json
["watch-del-all"]

Analogous to the watch-del this command will remove all watches and associated triggers from the running process, and the state file ( unless watchman service was started with --no-save-state server option).