scenery

command module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2019 License: MIT Imports: 1 Imported by: 0

README

Scenery

Scenery is a zero dependencies CLI tool to prettify terraform plan outputs to be easier to read and digest. A lot of inspiration was drawn from Terraform Landscape.

Installing

If you have a functional Go environment, you can install scenery with the following command:

$ go get -u github.com/dmlittle/scenery

Usage

$ terraform plan ... | scenery

If you wish to suppress the color output you may pass a --no-color flag to scenery.

$ terraform plan ... | scenery --no-color

License

The MIT License (MIT) - see LICENSE.md for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
cmd

Jump to

Keyboard shortcuts

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