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
|
Usage string
|
||||||
EnvVar string
|
EnvVar string
|
||||||
FilePath string
|
FilePath string
|
||||||
|
Required bool
|
||||||
Hidden bool
|
Hidden bool
|
||||||
""".format(**typedef))
|
""".format(**typedef))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user