WithAlias(string) Method
Adds an alias (an alternative name) to the command being configured.
ICommandConfigurator WithAlias(string name)
- Namespace
- Spectre
.Console .Cli - Containing Type
- ICommandConfigurator
Parameters
- string name
- The alias to add to the command being configured.