Developer Guide

CLI

Installation

You can install the Laioutr CLI globally with the following command:

pnpm install -g @laioutr/cli@latest

Usage

You can use the Laioutr CLI to help with local development.

laioutr help

This will show you all the available commands.

Project Secret

The project secret is the secret key of the project. You can find it in the cockpit in your project under "Settings" -> "Project Secrets".

Commands

laioutr project fetch-rc -p <project> -s <projectSecret>

Fetches the laioutrrc.json of a project from the cockpit api.