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
|`--workdir PATH`| Target OpenClaw data directory |
80
80
|`--version VER`| Set plugin version (e.g. `0.2.9` → plugin `v0.2.9`) |
81
81
|`--current-version`| Print the currently installed plugin version |
82
-
|`--plugin-version REF`| Set plugin version only — supports tag, branch, or commit |
82
+
|`--plugin-version REF`| Set plugin version — auto-detected: npm version (e.g. `2026.5.8`) or npm dist-tag (e.g. `dev`) resolves via npm; other refs (e.g. `v0.3.16`, `main`) resolve via the GitHub repo; default `npm latest`|
0 commit comments