How to read the key value pair from yaml file if the key is email id?

后端 未结 0 729
日久生厌
日久生厌 2021-02-04 00:27

Yaml File name: abc.yaml

abc.yaml content

abc@in.xyz.com: 12345
xyz@in.xxx.com: 23456

I have tried with yq read abc.yaml abc@in.xyz.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题