round-trip-dumper

command
v0.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

README

Round-Trip Dumper/Diagnostic Tool

This directory contains a simple tool that will load a plan JSON file, and then immediately dump it back out to stdout. It's helpful when troubleshooting large parsing errors, which should (hopefully) be rare.

go build ./ in this directory to build the binary. go run also works if you don't need the binary permanently.

Diffing

The -diff flag will automatically diff the result for you. colordiff is used if it's present, otherwise regular diff is used.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL