Skip to content

lokl up

Start all services defined in your config file.

Terminal window
lokl up [flags]
FlagDescription
-c, --configConfig file path (default: lokl.yaml)
-d, --detachRun without TUI (background mode)

Start with TUI:

Terminal window
lokl up

Start in background:

Terminal window
lokl up --detach

Use custom config:

Terminal window
lokl up -c custom.yaml