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

Examples

Terminal window
netlify watch
git push && netlify watch