spinnaker / roer

A thin Spinnaker CLI
Apache License 2.0
45 stars 45 forks source link

fix(output): Refactor output for some actions #33

Closed benjaminws closed 6 years ago

benjaminws commented 6 years ago

There are a few improvements or fixes here. Looks like I might have become a bit overzealous in my last PR with the debug output, so this hopes to correct some of that. This also proposes outputting the application config in YAML, since that is the format roer takes in. Lastly, this also proposes using the built-in prettyPrintJson function to output pipeline configs in nicely formatted JSON.