Viewing Pipelines as JSON and Developing Dinghy JSON Code
Introduction
Viewing pipelines as JSON is a useful method to look at the actual code defined for a particular pipeline. It can also be used in troubleshooting and providing Armory Support a copy of the Pipeline structure.Customers may also find it useful to look at a standard Pipeline JSON before defining it in Dinghy, as the code can mostly be lifted straight from the Pipeline JSON
Prerequisites
N/A
Instructions
Customers can easily find the Pipeline JSON code by doing the following
- Access Spinnaker through the Console UI* Navigate to the Pipeline in question and click on it* Click on
Pipeline Actions
in the Upper left corner* Click onEdit as JSON
orShow JSON
depending on if the pipeline is locked