final List<Option> mainNuxiOptions = [ Option( name: '--help', description: 'Show help', isPersistent: true ) ];