openapi
speakeasy openapi
Utilities for working with OpenAPI documents
Details
OpenAPI
The openapi command provides a set of commands for visualizing, linting and transforming OpenAPI documents.
Usage
speakeasy openapi [flags]Options
-h, --help help for openapiOptions inherited from parent commands
--logLevel string the log level (available options: [info, warn, error]) (default "info")Parent Command
- speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform
Sub Commands
- speakeasy openapi diff - Visualize the changes between two OpenAPI documents
- speakeasy openapi lint - Lint an OpenAPI document
- speakeasy openapi transform - Transform an OpenAPI spec using a well-defined function
Last updated on