Skip to content
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

Invalid json when deleting nodes with -o flag #152

Closed
0xcd0e opened this issue Oct 12, 2021 · 2 comments · Fixed by #155
Closed

Invalid json when deleting nodes with -o flag #152

0xcd0e opened this issue Oct 12, 2021 · 2 comments · Fixed by #155

Comments

@0xcd0e
Copy link

0xcd0e commented Oct 12, 2021

When deleting a node while using the -o json parameter, the value returned is not valid json:

# headscale nodes -n testns delete 1 -o json-line
? Do you want to remove the node ts-client? Yes
Node deleted

Tested on v0.10.1

@juanfont
Copy link
Owner

Fixed! Will come in the next minor release

@0xcd0e
Copy link
Author

0xcd0e commented Oct 14, 2021

Thank you for implementing this so fast :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants