CLI
openapi
speakeasy openapi
Utilities for working with OpenAPI documents
Details
Section titled “Details”OpenAPI
Section titled “OpenAPI”The openapi command provides a set of commands for visualizing, linting and transforming OpenAPI documents.
speakeasy openapi [flags]Options
Section titled “Options” -h, --help help for openapiOptions 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 openapi diff - Visualize the changes between two OpenAPI documents
- speakeasy openapi lint - Lint an OpenAPI document
- speakeasy openapi snip - Remove operations from an OpenAPI specification
- speakeasy openapi transform - Transform an OpenAPI spec using a well-defined function