mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 17:27:34 +00:00
feat: add validation of tags
This commit is contained in:
@@ -543,6 +543,8 @@ var tagCmd = &cobra.Command{
|
||||
fmt.Sprintf("Error while sending tags to headscale: %s", err),
|
||||
output,
|
||||
)
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
if resp != nil {
|
||||
|
Reference in New Issue
Block a user