⚙️ Koalesce CLI - Arguments Reference
February 15, 2026 · View on GitHub
Full arguments reference for Koalesce CLI.
| Option | Shortcut | Required | |
|---|---|---|---|
--config | -c | 🔺Yes | Path to your configuration .json file. |
--output | -o | 🔺Yes | Path for the merged OpenAPI spec file. |
--report | -r | No | Path for the merge report (.json or .html). |
--insecure | -k, -i | No | Skip SSL certificate validation (for self-signed certs). |
--verbose | No | Enable detailed logging. | |
--version | No | Display current version. |