Speakeasy Logo
Skip to Content
DocumentationSpeakeasyCLIrepro

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:

  1. Fetch the CLI events for the provided execution ID
  2. Download the merged/overlayed OpenAPI spec that was actually used for generation (default)
  3. Create a local reproduction environment with all necessary files
  4. 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