watchman
Verified for current stable LTS
Watchman Commands
Watchman command syntax with verified terminal examples.
Commands
8 commands for Watchman
watchman Search
Watchman Command: Add Trigger On File Change
watchman -- trigger <path/to/watched_directory> <trigger_name> '<pattern>' -- <command> watchman Operations
Watchman Command: Delete All Watched Directories
watchman watch-del-all watchman Operations
Watchman Command: Delete Trigger From Watched Directory
watchman trigger-del <path/to/watched_directory> <trigger_name> watchman Operations
Watchman Command: Delete Watch Directory
watchman watch-del <path/to/watched_directory> watchman Operations
Watchman Command: List Triggers On Watched Directory
watchman trigger-list <path/to/watched_directory> watchman Operations
Watchman Command: List Watched Directories
watchman watch-list watchman Operations
Watchman Command: Shutdown Watchman Server
watchman shutdown-server watchman Operations
Watchman Command: Watch Project Directory
watchman watch-project <path/to/directory> Suggest a Watchman Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Watchman workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.