final List<Option> initOptions = [ Option( name: '--force', description: 'Will drop the existing config folder and re-create it', isDangerous: true ) ];