cli
cli copied to clipboard
Fixes struct tag syntax in several places
Fixes some struct tags in the code, reflect.StructTag.Get will fail with the ones that dot not follow the correct syntax.