Maya Python Export with Selection Sets Enable

Hello guys,

Just wondering how can I export a fbx and set the Selection Sets to True.

So far I have this:

cmds.file(filename, es=True, type=“FBX export”, iv=True)

Thank you for all the help.

Cheers