-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move parameters from SDK to CLI #573
Comments
@XavierChanth Shall I pick this one up? |
If you can, that would be great! |
@XavierChanth I'll do this one tomorrow morning. I'm still thinking about #572 (comment) |
@XavierChanth I've been twisting myself into knots trying to do this; dealing with the ArgParser and the args list and extending the arg parser in sshnoports package is straightforward enough, but removing those two args from SshnpParams has a large ripple effect. I'm not sure this is worth the effort ... |
I'll see if I can take a stab at this |
From a conversation with @gkc:
--legacy-daemon
,--ssh-client
from noports_core to sshnoports packageThe text was updated successfully, but these errors were encountered: