Skip to content

Module: cli

cli provides the openapi-testgen command-line interface built on Picocli.

Depends on

  • distribution-bundle

Key types

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

API reference

CLI module

Overview

cli provides the openapi-testgen command-line interface for running generation from the terminal.

It supports JVM distribution, a fat JAR, and an optional GraalVM native image build.