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