Skip to main content

Installation

npm install -g polpo-ai

Global options

FlagDescriptionDefault
-V, --versionPrint version
-p, --port <port>Server port3890
-H, --host <host>Server bind address127.0.0.1
-d, --dir <path>Working directory.
--setupLaunch setup wizard
--api-key <key>API key for authentication
--cors-origins <origins>Allowed CORS origins

Update

polpo update [--check]