@override Future<void> execute() async { throw CliException(message: "Command ${CliDataProvider.instance.args.join(' ')} Not Found"); }