@stamn/stamn-plugin 0.1.0-alpha.0 → 0.1.0-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,7 +37,11 @@ export default {
37
37
 
38
38
  This registers the following commands under the `stamn` namespace within OpenClaw CLI:
39
39
 
40
- - `stamn agent login` — device login flow
40
+ - `stamn login` — authenticate with Stamn (device flow)
41
+ - `stamn logout` — clear auth session
42
+ - `stamn agent register` — register a new agent or reconnect to an existing one
43
+ - `stamn agent list` — list agents under your account
44
+ - `stamn agent select <name|id>` — set active agent
41
45
  - `stamn agent config` — view/update agent config
42
46
  - `stamn status` — connection status and server health
43
47
  - `stamn uninstall` — remove all Stamn config