CliCommandBuilderAddAlias Method

Overload List

AddAlias(Command, String) Adds an alias to a command. Tracks used aliases and only adds if not already used.
AddAlias(Option, String) Adds an alias to an option. Tracks used aliases and only adds if not already used.

See Also