Closed dboreham closed 4 years ago
REGISTRY_ENDPOINT
-> WIRE_WNS_ENDPOINT
PROTOCOL_NAMESPACE
-> WIRE_PROTOCOL_NAMESPACE
BOT_NAMESPACE
-> WIRE_BOT_NAMESPACE
PAD_NAMESPACE
-> WIRE_PAD_NAMESPACE
SIGNALHUB
-> WIRE_SIGNAL_ENDPOINT
ICE_SERVERS
-> WIRE_ICE_ENDPOINTS
WIRE_REGISTRY_USER_KEY
-> WIRE_WNS_USER_KEY
Requirement are: https://github.com/wirelineio/registry-cli/issues/54
Currently not all our environment variable names have the same form (e.g. WRL vs WIRE vs ???). They should be brought into consistency, and be consistent with other useages elsewhere in the product. But we need to capture exactly what's needed here.