yaml-printer

command module
v0.0.0-...-48beca0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

yaml-printer

a tool to print yaml file

go build

Then add yaml-printer binaryFile to your PATH.

cat a-yaml-file.yaml | yaml-printer

example:

$ cat configtx.yaml | yaml-printer 
Application:
  Capabilities:
    V1_2: true
  Organizations: null
  Policies:
    Admins:
      Rule: MAJORITY Admins
      Type: ImplicitMeta
    Readers:
      Rule: ANY Readers
      Type: ImplicitMeta
    Writers:
      Rule: ANY Writers
      Type: ImplicitMeta
Capabilities:

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