Skip to content

Commit

Permalink
flatten results
Browse files Browse the repository at this point in the history
  • Loading branch information
bjesus committed Sep 12, 2024
1 parent ac6642f commit 3c7670b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/pipet/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ func runPipet(c *cli.Context, specFile string) error {
}

log.Println("Generating output")

if jsonOutput {
newValue = outputs.OutputJSON(pipet)
} else if templateFile != "" {
Expand Down

0 comments on commit 3c7670b

Please sign in to comment.