execute command
@override Future<void> execute() async { return createController(name, withArgument: withArgument, onCommand: onCommand); }