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
Network namespaces can have spaces in them, which lead to incorrect
completions in that case. Quote them by using printf %q on
all namespace names.
Co-authored-by: Koichi Murase <[email protected]>
0 commit comments