How to copy the Key / Value Entries from consul 1.8.0 to consul 1.15.0

We are running two consul setups on on-prem Kubernetes with version 1.8.0 and version 1.15.0 , we need to copy all the Key / Value Entries from consul 1.8.0 to consul 1.15.0 , could you please help with the possible solution

Hi @navinvarma.m,

Welcome to the HashiCorp Forums!

You can use the consul kv export/import subcommands for this.

Ref: