You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's make it possible to assign node aliases with zold node --alias=george. The alias has to match /^[a-z-0-9]{4,16}$/ pattern. If not assigned, we set it to host:port. We should show it in the JSON in all requests, next to version.