Commands
Cents exposes 13 top-level command groups, each grouping related operations on theses, research, watchlists, alerts, positions, and broker state.
The pages below are auto-generated from the CLI’s --help output, so they
stay in sync with the installed cents binary. Each page lists subcommands,
options, types, defaults, and a usage example.
Command groups
Section titled “Command groups” thesis Create, list, update, and close investment theses.
research Run research agents on a symbol; export reports to JSON or HTML.
evidence List, inspect, and curate evidence attached to theses.
watch Manage the watchlist (add, list, remove, set thresholds).
scan Scan the watchlist and emit alerts when conviction shifts.
alert View and manage alerts produced by recent scans.
position Open, close, and inspect positions linked to a thesis.
outcome Record outcomes against a thesis and review accuracy.
recommend Generate buy/sell/hold recommendations from thesis rules.
portfolio Manage portfolios as separate database files.
broker Alpaca broker integration — positions, orders, sync.
backtest Run and analyse historical agent backtests.
status Show current configuration and database status.
How regeneration works
Section titled “How regeneration works”The generator walks the Click command tree (cents.cli.cli.commands) and
emits one MDX file per group into this directory. Hand-written prose lives
in sibling *.intro.mdx files that get prepended at generation time, so
regenerating after a CLI change never clobbers the narrative.
Not financial advice. Cents is an educational and research
tool for tracking your own investment theses. Outputs are model-generated and
may be inaccurate. You are solely responsible for your own investment
decisions.