.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH LEMONADE "1" "March 2026" "lemonade version 10.0.0" "User Commands" .SH NAME lemonade \- command line interface .SH SYNOPSIS .B lemonade [\fI\,OPTIONS\/\fR] [\fI\,SUBCOMMAND\/\fR] .SH DESCRIPTION Lemonade CLI \- HTTP client for Lemonade Server .SH OPTIONS .TP \fB\-h\fR,\-\-help Display help information .TP \fB\-\-help\-all\fR Display help information for all subcommands .TP \fB\-v\fR,\-\-version Display program version information and exit .TP \fB\-\-host\fR HOST [127.0.0.1] (Env:LEMONADE_HOST) Server host .TP \fB\-\-port\fR PORT [13305] (Env:LEMONADE_PORT) Server port .TP \fB\-\-api\-key\fR KEY (Env:LEMONADE_API_KEY, Env:LEMONADE_ADMIN_API_KEY) API key for authentication. If both LEMONADE_ADMIN_API_KEY and LEMONADE_API_KEY are set, LEMONADE_ADMIN_API_KEY takes precedence. .SS "Subcommands:" .TP status Check server status .TP list List available models .TP pull Pull/download a model .TP import Import a model from JSON file or remote recipe flow .TP delete Delete a model .TP load Load a model .TP unload Unload a model (or all models) .TP run Load a model and open the webapp in browser .TP backends List available recipes and backends .TP export Export model information to JSON .TP launch Launch an agent with a model .TP scan Scan for network beacons .SH "SEE ALSO" The full documentation for .B lemonade is maintained as a Texinfo manual. If the .B info and .B lemonade programs are properly installed at your site, the command .IP .B info lemonade .PP should give you access to the complete manual.