get_pipeline_history
Retrieve version history for a specific Spinnaker pipeline configuration. Provide the pipeline config ID to view past revisions, with an optional limit on the number of entries returned.
Instructions
Get the version history of a pipeline configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history entries to return (default: 10) | |
| pipeline_config_id | Yes | Pipeline configuration ID |