Swift Selecting multiple sites
To use multiple sites, use a list of site names separated by commas. In swift.properties:
site=westmere,sandyb
The same format can be used on the command line:
$ swift -site westmere,sandyb script.swift
Note
You can also use "sites=" in swift.properties, and "-sites x,y,z" on the command line.