.TH alf\-repl .PP Launches Alf's Read\-Eval\-Print\-Loop (REPL) web application. .SH Synopsis .PP \fB\fCalf\fR [\fB\fC--db=...\fR] repl .SH Description .PP This command launches the REPL in the current data context defined by the \fB\fC.alfrc\fR file and common alf options (e.g. \fB\fC--db\fR). .SH Example .PP \fB\fCalf\fR \fB\fC--db=postgres://...\fR repl