goyamldiff

command module
v0.0.0-...-c214d0a Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2015 License: MIT Imports: 7 Imported by: 0

README

Go Yaml Diff

Install

$ go get github.com/nakaji-s/goyamldiff

Usage

$ goyamldiff test.yaml test2.yaml

nuooo:
  - 5
  + a:
      + 2
nuwaa:
  - b:
      - 3
  + 6
mail_from:
  - "hoge@fuga.com"
  + "hoge@fuga.com2"
var:
    var1:
      - 2
      + 3
    static_ips:
      - ["10.244.0.26"]
      + ["10.244.0.26", "10.244.0.50", "10.244.0.54"]
    var3:
      + 5
nulllll:
  - null
guooo:
  + 1234

License

MIT

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