$ consul kv put "{\"installed\":" test
Success! Data written to: {"installed":
$ consul kv get "{\"installed\":"
test
Would you mind providing a bit more information as to exactly how you are attempting to persist this key to Consul and what is failing? Ideally it’d be helpful to have step-by-step instructions that reliably reproduce the issue so that we may assist in debugging the problem.