Run defines what code should be ran when this command is executed.
@override void run(List<String> args, Map<String, dynamic> flags) { LogService.info("in the app command callback"); }