CLI
This page is a stub.
Forven ships with a forven CLI for power users. Reach it from a terminal:
forven lab run --strategy ema-cross --universe majors
forven daemon start --cost-cap 1.50
forven gauntlet promote --id S00812
The GUI calls into the same CLI under the hood. Anything the lab can do, the CLI can do.