This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more.
Current functions of the CLI include:
Generating idiomatic client SDKs from OpenAPI 3.x specs:
Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform
Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages.
Authenticating with the platform and managing API keys.