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
Currently the iox2-tunnel has all logic in the main function. The different commands should be organized into different modules, like done in the other CLI binaries.