Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个领事kv
curl -XPUT http://localhost:8500/v1/kv/consul-server1/testData -d HELLO
我如何在游牧工作中调用/传递它作为环境变量?
env { "data"= ? }