Zuplo CLI
Zuplo CLI: OpenAPI Overlay
Apply an OpenAPI Overlay to an OpenAPI document
Code
Examples
Apply an overlay to an OpenAPI document
Code
Apply overlay and output in YAML format
Code
Apply overlay and convert format in one step
Code
Options
--input
The input OpenAPI file
Type:
stringAlias: -i--overlay
The overlay file
Type:
stringAlias: -v--output
The output OpenAPI file path
Type:
stringAlias: -o--format
Output format
Type:
stringChoices: json, yamlAlias: -f--json
Output in JSON format
Type:
booleanConflicts: --yaml, --format--yaml
Output in YAML format
Type:
booleanConflicts: --json, --formatGlobal options
The following global options are available for all commands:
Last modified on