get_pipeline
Retrieve the full configuration of a Spinnaker pipeline by providing the application name and pipeline name as displayed in the UI.
Instructions
Get the full configuration of a specific pipeline by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | Application name as registered in Spinnaker | |
| pipeline_name | Yes | Pipeline name as shown in the Spinnaker UI |