overlay
speakeasy overlay
Work with OpenAPI Overlays
Details
Section titled “Details”Overlay
Section titled “Overlay”Command group for working with OpenAPI Overlays.
speakeasy overlay [flags]Options
Section titled “Options” -h, --help help for overlayOptions inherited from parent commands
Section titled “Options inherited from parent commands” --logLevel string the log level (available options: [info, warn, error]) (default "info")Parent Command
Section titled “Parent Command”- speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform
Sub Commands
Section titled “Sub Commands”- speakeasy overlay apply - Given an overlay, construct a new specification by extending a specification and applying the overlay, and output it to stdout.
- speakeasy overlay compare - Given two specs (before and after), output an overlay that describes the differences between them
- speakeasy overlay validate - Given an overlay, validate it according to the OpenAPI Overlay specification