Combining Export Flags

The following scenarios occur when export flags are combined in the export script:

Option -server_all_from_config will cause the script to ignore the following flags: -server_all, -server, -scan_server, -team, -project, and -workspace.
Option -server_all causes the script to ignore the following flags: -scan_server, -team, -project, and -workspace.
Option -team causes the script to ignore the -workspace flag.
Option -project causes the script to ignore the -workspace flag.
Options -team and -project together will export all workspaces for that project and should be used when different projects have the same name, but were created by different teams.
Options -workspace or -project causes the -pa (process active only) flag to be ignored.
If -export_all_custom_data is not set, export only custom data referenced by the workspaces being exported.