Skip to content

Module: cli

cli provides the openapi-testgen command-line interface built on Picocli. It supports JVM distribution (fat JAR) and an optional GraalVM native image build.

Depends on

  • distribution-bundle

Key types

  • GenerateCommand (Picocli): maps flags to TestGeneratorOverrides
  • KeyValueParser: parses nested --setting / --generator-option structures (a.b[]=x)

API reference