klea-serve

WIP: coming soon – this CLI is under active development and not yet ready for general use.

Klea agent API server.

                                                                      
 Usage: klea-serve [OPTIONS]                                          
                                                                      
 Run the API server.                                                  
                                                                      
╭─ Options ──────────────────────────────────────────────────────────╮
│ --host                      TEXT     [default: 127.0.0.1]          │
│ --port                      INTEGER  [default: 8006]               │
│ --dev                                Enable auto-reload (like      │
│                                      fastapi dev)                  │
│ --install-completion                 Install completion for the    │
│                                      current shell.                │
│ --show-completion                    Show completion for the       │
│                                      current shell, to copy it or  │
│                                      customize the installation.   │
│ --help                               Show this message and exit.   │
╰────────────────────────────────────────────────────────────────────╯

Environment variables

KLEA_AGENT_ENV_FILE

Path to environment file (default: klea_agent.env).