openapi-forge-cli-0.1.0 is not a library.
forge CLI.
Two input modes:
[input] spec = "openapi.json"— parse an OpenAPI 3.0 JSON spec throughforge-parser, then run the pipeline.[input] ir = "ir.json"— load a canonicalforge_ir::Irdirectly (debugging escape hatch; bypasses the parser).
Configuration lives in forge.toml next to the project.