This setting will be inherited by subcommands. This setting can be overriden by a subcommand in the inheritance chain.
Default is KebabCase (e.g. kebab-case).
public CliNameCasingConvention NameCasingConvention { get; set; }
In This Article