This reference guide provides in-depth information about the Inso CLI commands.
| Command | Description |
|---|---|
| inso generate config | Generate Kong Declarative config or Kong for Kubernetes config from an OpenAPI spec, using openapi-2-kong. |
| inso run test | Execute unit tests written in Insomnia via a CLI. |
| inso lint spec | Lint an OpenAPI specification via a CLI. |
| inso export spec | Export the raw OpenAPI specification from the Insomnia data store. |
| inso script | Execute any scripts defined in the Inso CLI configuration file. |