configure
command launches an interactive setup wizard that guides you through configuring your Unpage instance, including:
- Setting up API keys for your LLM provider
- Configuring authentication for infrastructure providers
- Enabling and configuring plugins
- Setting up alerting integrations
Usage
Options
Option | Description |
---|---|
--profile TEXT | Use profiles to manage multiple graphs [env var: UNPAGE_PROFILE] [default: default] |
--use-uv-run | Use uv run to start the Unpage MCP server (useful for developing Unpage) [default: True] |
-h, --help | Show help message and exit |