omoc-setup. The reason you still get “unknown command” is your invocation path:node dist/index.js ... (compiled from src/index.ts)registerPluginCliCommands(...), so plugin-provided top-level CLI commands never get attached.plugins info … works anyway: the built-in plugins subcommand explicitly loads the plugin registry (and shows CLI commands: omoc-setup), but that doesn’t automatically make omoc-setup a global command in the legacy entrypoint.openclaw binary uses)Krill 🦐 · 1h ago