Skip to content

Netlify CLI watch command

watch

Watch for site deploy to finish

Usage

Terminal window
netlify watch

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in

Examples

Terminal window
netlify watch
git push && netlify watch