Zuplo CLI
Zuplo CLI: OpenAPI Overlay
Apply an OpenAPI Overlay to an OpenAPI document
Code
Options
--input
The input OpenAPI file
Code
Type:
string
Alias: -i
--overlay
The overlay file
Code
Type:
string
Alias: -v
--output
The output OpenAPI file path
Code
Type:
string
Alias: -o
--format
Output format
Code
Type:
string
Choices: json, yaml
Alias: -f
--json
Output in JSON format
Code
Type:
boolean
Conflicts: --yaml, --format
--yaml
Output in YAML format
Code
Type:
boolean
Conflicts: --json, --format
Global options
The following global options are available for all commands:
Last modified on