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
`daemon connect` currently accpets `name` tokens for its HOST argument.
`name` is overly restrictive, so this commit add a new token called
`host` which matches DNS names and IPv4 addresses.
0 commit comments