Action as command
Your Actions can be ran as Commands making them available using node ace <action>
.
Implementing AsCommand
Configure command
By default the package will automatically generate a name and a description for your command.
You can change this by setting the properties commandName
and description
.