Skip to content

CLI

compare

speakeasy overlay compare

Given two specs (before and after), output an overlay that describes the differences between them

speakeasy overlay compare [flags]
-a, --after string the after schema to compare
-b, --before string the before schema to compare
-h, --help help for compare
--out string write directly to a file instead of stdout
--logLevel string the log level (available options: [info, warn, error]) (default "info")