I created an issue SCB-1555[1] to integrate oas-validator compatibility check to toolkit cli.
I suggest usage like this: java -jar toolkit-cli-{version}.jar checkcompability /path/to/openapiv3-1.yaml /path/to/openapiv3-2.yaml But the subcommand checkcompability is too long, maybe we can use a abbr for it, such as cc? Any ideas? [1] https://issues.apache.org/jira/browse/SCB-1555 [2] https://github.com/apache/servicecomb-toolkit/blob/import-oas-validator/oas-validator/README.md#%E5%85%BC%E5%AE%B9%E6%80%A7%E6%A3%80%E6%9F%A5 -- Daniel Qian 博客:https://segmentfault.com/u/chanjarster github:https://github.com/chanjarster