Skip to content

overlay

speakeasy overlay

Work with OpenAPI Overlays

Command group for working with OpenAPI Overlays.

speakeasy overlay [flags]
-h, --help help for overlay
--logLevel string the log level (available options: [info, warn, error]) (default "info")
  • speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform
  • 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