]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
xsa: Add 'canonicalize' command
authorGeorge Dunlap <george.dunlap@citrix.com>
Fri, 8 Dec 2017 14:58:01 +0000 (14:58 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Fri, 8 Dec 2017 14:58:01 +0000 (14:58 +0000)
commit186012c7e8861bbabd9b9c59feb6f53a92d56b9f
treeaea4fa987a8e921e9015485d5663dcf727820e51
parent02c0032ec33eaa47c8037867917afb0062b8522d
xsa: Add 'canonicalize' command

Canonicalize will simply read the metadata file and write it out
again.  This may be useful after editing it by hand or with external
JSON tools, to put it back in "golang canonical" form.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
README.md
main.go
xsa.go