diamond
diamond copied to clipboard
`--soft-masking` does not accept documented value `none` and `seg`
The CLI help states:
--soft-masking soft masking (none=default, seg, tantan)
but when using none or seg I get:
Error: Invalid value for string field: none. Permitted values: 0, tantan
Thanks, it will be fixed in the next release.