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 4360d4d commit 2b5d0aeCopy full SHA for 2b5d0ae
.changeset/silly-jokes-hammer.md
@@ -0,0 +1,12 @@
1
+---
2
+"@opennextjs/cloudflare": minor
3
4
+
5
+feat: commands for cli actions
6
7
+The OpenNext Cloudflare CLI now uses the following commands;
8
9
+- `build`: build the application
10
+- `populateCache`: populate either the local or remote cache
11
+- `preview`: populate the local cache and start a dev server
12
+- `deploy`: populate the remote cache and deploy to production
0 commit comments