Netlify CLI watch command
Watch for project deploy to finish
Usage
netlify watchFlags
filter(string) - For monorepos, specify the name of the application to run the command indebug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in
Examples
netlify watchgit push && netlify watch