-
Notifications
You must be signed in to change notification settings - Fork 5
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
Remove extraArgs? #4
Comments
I'm not sure what happened to it but someone commented with this a few weeks ago:
|
Yep that was me! I removed my comment because the socket arg has to be defined outside of the |
Oh, I see that now! I'm just starting to catch up after a few weeks away. What do you think, is |
I don't see any use for it right now, but I don't feel like it's enough to delete it 😅 I'd keep it around IMO |
Is there actually a use case for
extraArgs
? Anything you could do with that could also be done with a single invocation oftailscale set
, so what is the point of having it in tailscale-manager?The text was updated successfully, but these errors were encountered: