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