lokl up
Start all services defined in your config file.
lokl up [flags]| Flag | Description |
|---|---|
-c, --config | Config file path (default: lokl.yaml) |
-d, --detach | Run without TUI (background mode) |
Examples
Section titled “Examples”Start with TUI:
lokl upStart in background:
lokl up --detachUse custom config:
lokl up -c custom.yaml