string getName() Returns the command name.
Command setDefinition(array|
HelperSet getHelperSet()
array getAliases() Returns the aliases for the command.
Command setDescription(string $description)
string getHelp() Returns the help for the command.
Command setHelp(string $help)
setHelperSet(HelperSet $helperSet)
Command addArgument(string $name, int $mode
ignoreValidationErrors() Ignores validation errors. This is mainly useful for the help command
Page 1 of 4