PloneCLI: How to remove features?

Hello,

I have installed some features using the command:

$ plonecli add {somefeature}

Can anyone tell me how to remove that features?

Hi, sorry for the late answer, the way to go is, to use the git repository plonecli set's up for you. Every plonecli add featureX will have there own commit, so you can just revert that commit.