We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nodes
namespaces
With the new "thorn down barriers" between namespaces, users might be in the need to move nodes from one namespace to another.
Add a command to move a node from one namespace to another, maybe something like:
headscale nodes move --identifier <machine_id> --namespace <new_namespace_id>
The text was updated successfully, but these errors were encountered:
I'd like to help with implementing this feature, if it's not taken.
Sorry, something went wrong.
It has not, feel free to give it a go :), can you assign yourself?
I don't think so At least there is no active option for assigning in the UI on my side.
I think this can be closed since it's #569 is merged
No branches or pull requests
With the new "thorn down barriers" between namespaces, users might be in the need to move nodes from one namespace to another.
Add a command to move a node from one namespace to another, maybe something like:
headscale nodes move --identifier <machine_id> --namespace <new_namespace_id>
The text was updated successfully, but these errors were encountered: