You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/cli-reference.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ Run `spacetime help publish` for more detailed information.
89
89
90
90
Default value: `.`
91
91
*`-b`, `--bin-path <WASM_FILE>` — The system path (absolute or relative) to the compiled wasm binary we should publish, instead of building the project.
92
+
*`-j`, `--js-path <JS_FILE>` — UNSTABLE: The system path (absolute or relative) to the javascript file we should publish, instead of building the project.
92
93
*`--break-clients` — Allow breaking changes when publishing to an existing database identity. This will break existing clients.
93
94
*`--anonymous` — Perform this action with an anonymous identity
94
95
*`-s`, `--server <SERVER>` — The nickname, domain name or URL of the server to host the database.
0 commit comments