consul-patch-json 0.1.0

A tool to patch json values for consul keys
consul-patch-json-0.1.0 is not a library.

consul-patch-json

A small tool used to patch JSON values in consul.

Usage:

$ consul-patch-json apps/foo/config version='"1.0.0"'

TODO

  • Support multiple keys
  • Support transactions
  • Support json-patch via stdin