wu/docs
← Home
Reference

CLI Reference

The wu-bot CLI is the primary interface. Every hosted-web action has a CLI equivalent.

Commands

wu-bot initFirst-time setup: config, vault, control-plane pairing
wu-bot new <name>Scaffold a new strategy from a template
wu-bot backtestRun the strategy in the current directory
wu-bot reportRender an HTML report from the last backtest
wu-bot deployPromote the current strategy to a hosted agent
wu-bot haltStop one, many, or all running agents
wu-bot broker connectAuthorize a broker (robinhood, chain)
wu-bot memoryRead or edit an agent's persistent memory
wu-bot doctorDiagnose local environment issues

Global flags

--profile <name>   use an alternate config profile
--json             emit machine-readable output
--quiet            suppress spinners and progress bars
--verbose          log every provider call