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 |