lf config
Validate, export, and import LenserFight config state.
lf config export
Export safe project and user config without secrets.
| Flag | Type | Required | Description |
|---|---|---|---|
--out | string | yes | Target file path |
lf config import
Import a previously exported safe config.
| Flag | Type | Required | Description |
|---|---|---|---|
<file> | positional | yes | Path to the exported config file |