cmd: join group to fleet
This commit is contained in:
@@ -98,7 +98,7 @@ func validateTypeName(v string) (string, bool) {
|
||||
if len(s) > 0 {
|
||||
return s, true
|
||||
}
|
||||
// TODO: special symbols
|
||||
// TODO: special symbols AND include error check in all user-input test
|
||||
return s, false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user