The Joggr CLI reads project-level configuration to control sandbox behavior and post-setup commands.Documentation Index
Fetch the complete documentation index at: https://docs.joggr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Config File
The CLI looks for a config file at.joggr/config.json or .joggr/config.yaml in your project root. Create the file manually and copy one of the examples below.
Schema
A schema is available for editor autocompletion and validation.Reference
| Key | Type | Description |
|---|---|---|
$schema | string | URL to the JSON Schema for editor validation |
sandbox | object | Sandbox creation and post-setup commands |