repro
speakeasy repro
Reproduce a failed generation locally
Details
Reproduce a failed generation locally
Download and reproduce a failed SDK generation locally for debugging purposes.
This command will:
- Fetch the CLI events for the provided execution ID
- Download the merged/overlayed OpenAPI spec that was actually used for generation (default)
- Create a local reproduction environment with all necessary files
- Automatically run ‘speakeasy run’ to reproduce the generation
By default, this command downloads the final merged spec that was used for generation. Use —use-raw-workflow if you need to debug overlay or workflow source issues.
Example usage:
Usage
Options
Options inherited from parent commands
Parent Command
- speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform
Last updated on