Home > @rushstack/ts-command-line > IAliasCommandLineActionOptions > toolFilename
IAliasCommandLineActionOptions.toolFilename property
The name of your tool when invoked from the command line. Used for generating help text.
Signature:
toolFilename: string;