Create group and add user to group by command-line

Hi ,

I want to create many groups and add many users to group on Wildfire, It’'s hard to finish this on Web interface. How can I do it by comand-line interface ?

Try the User Import Export[/b] plugin. See http://www.jivesoftware.org/wildfire/plugins.jsp

But it can’'t import/export group list.

The way I do it is to create or update the group in the backend DB (PostgreSQL in my case). Any updates don’‘t happen straight away as the groups are cached. You can force the cache to refresh via the web interface if you don’'t want to wait for the cache to expire.