add required attr to generator
This commit is contained in:
parent
af627c73c3
commit
310bfeb194
@ -143,6 +143,7 @@ def _write_cli_flag_types(outfile, types):
|
||||
Usage string
|
||||
EnvVar string
|
||||
FilePath string
|
||||
Required bool
|
||||
Hidden bool
|
||||
""".format(**typedef))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user