Containers groups will not be exported. A sub-Folder will be generated for eavery sub container group, but profiles are not exported.
Dynamic and Static groups are exported correctly.
For exporting containers group the last level container group must be specified. Multiple groups can be added, comma separated.
Example:
java -jar mcs-cli.jar bulk-profile-export -base_url http://10.123.11.123/mcsws/v0 -directory E:/Test/ -groups containerGroupname1,containergroupname2,countainergroup3 -username administrator -password <passwordgoeshere> -force