We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37c5da commit cb35e55Copy full SHA for cb35e55
docs/commands/watch.md
@@ -1,6 +1,6 @@
1
---
2
title: Netlify CLI watch command
3
-hidden: true
+description: Watch for site deploy to finish
4
5
6
# `watch`
site/src/_app.js
@@ -53,6 +53,7 @@ const navOrder = [
53
'sites',
54
'status',
55
'unlink',
56
+ 'watch',
57
'netlify-dev',
58
'contributing',
59
]
0 commit comments