- Start consul cluster -
- put key-values
- get key-values -
- get keys from consul with host and acl-token(Your own hosted consul) -
- export key-values(Will export from config path) -
- export key-values from root path -
- export key-values to json file -
- import key-values -
- Example json file format of consul to import/export - Example json file - [ { "key": "config" "flags": 0, "value": "aGVsbG8=" } ]