Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 497 Bytes

watch.md

File metadata and controls

30 lines (20 loc) · 497 Bytes
title description
Netlify CLI watch command
Watch for site deploy to finish

watch

Watch for site deploy to finish

Usage

netlify watch

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • debug (boolean) - Print debugging information

Examples

netlify watch
git push && netlify watch