Skip to article

CLI

The Looping Louie CLI brings platform workflows into a developer’s terminal and repository workflow. It is an API client: it creates and manages platform resources, starts work, and surfaces execution results without becoming the source of truth for scheduling or run state.

The CLI complements the dashboard for users who prefer scripted or terminal-based interaction. It communicates with the API for platform state and coordinates with configured local execution where a workflow requires it.

The API controls decisions and persistence. Local repository mutation remains within the execution boundary enforced by the runtime and its configured Harnesses.